Back to Devexpress

BandBase Attached Properties

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

latest1.1 KB
Original Source

BandBase Attached Properties

Serves as a base class for bands.

NameDescription
ActualVisibleIndexGets the column’s actual visible index. Inherited from BaseColumn.
GridColumn staticThis member supports the internal infrastructure and is not intended to be used directly from your code.
GridRow staticSpecifies the row that the current column cells occupy within the band.
VisibleIndexGets or sets the column’s position among visible columns. This is a dependency property. Inherited from BaseColumn.

See Also

BandBase Class

BandBase Members

DevExpress.Xpf.Grid Namespace