Back to Devexpress

GridColumnData Properties

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

latest2.4 KB
Original Source

GridColumnData Properties

Contains information about a column.

This class supports the internal infrastructure and is not intended to be used directly from your code.

NameDescription
ColumnGets the grid column.
DataGets or sets an object that contains grid data. Inherited from GridDataBase.
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.
ViewGets the owner view.
VisibleIndexGets the column’s position among visible columns.

See Also

GridColumnData Class

GridColumnData Members

DevExpress.Xpf.Grid Namespace