Back to Devexpress

ColumnBase Attached Properties

wpf-devexpress-dot-xpf-dot-grid-dot-columnbase-dot-underscore-attachedproperties.md

latest1.2 KB
Original Source

ColumnBase Attached Properties

Serves as a base for classes that represent columns or card fields.

NameDescription
ActualVisibleIndexGets the column’s actual visible index. Inherited from BaseColumn.
HeaderPresenterType staticGets a value that specifies which grid element contains the column’s header.
NavigationIndex staticThis property supports the internal infrastructure and is not intended to be used directly from your code.
VisibleIndexGets or sets the column’s position among visible columns. This is a dependency property. Inherited from BaseColumn.

See Also

ColumnBase Class

ColumnBase Members

DevExpress.Xpf.Grid Namespace