Back to Devexpress

GridDataBase Properties

wpf-devexpress-dot-xpf-dot-grid-dot-griddatabase-dot-underscore-properties.md

latest1.9 KB
Original Source

GridDataBase Properties

Serves as a base for classes that provide information about grid elements (cells, columns, etc.).

NameDescription
DataGets or sets an object that contains grid data.
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. Inherited from EditableDataObject.

See Also

GridDataBase Class

GridDataBase Members

DevExpress.Xpf.Grid Namespace