Back to Devexpress

EditableDataObject Properties

wpf-devexpress-dot-xpf-dot-editors-dot-editabledataobject-dot-underscore-properties.md

latest1.7 KB
Original Source

EditableDataObject Properties

Represents an editable data object.

NameDescription
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ValueGets or sets an editable value.

See Also

EditableDataObject Class

EditableDataObject Members

DevExpress.Xpf.Editors Namespace