Struct
RadDependencyPropertyChangedEventArgs

Definition

Namespace:Telerik.Windows.Base

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

cs-api-definition
public struct RadDependencyPropertyChangedEventArgs

Inherited Members ValueType.Equals(object)ValueType.GetHashCode()ValueType.ToString()

Properties

NewValue

Declaration

cs-api-definition
public readonly object NewValue { get; }

Property Value

object

OldValue

Declaration

cs-api-definition
public readonly object OldValue { get; }

Property Value

object

Property

Declaration

cs-api-definition
public readonly RadDependencyProperty Property { get; }

Property Value

RadDependencyProperty

In this article
DefinitionPropertiesNewValueOldValueProperty
Not finding the help you need?
Contact Support