Skip to main content

BandBase Attached Properties

Serves as a base class for bands.
Name Description
ActualVisibleIndex Gets the column’s actual visible index. Inherited from BaseColumn.
GridColumn static This member supports the internal infrastructure and is not intended to be used directly from your code.
GridRow static Specifies the row that the current column cells occupy within the band.
VisibleIndex Gets or sets the column’s position among visible columns. This is a dependency property. Inherited from BaseColumn.
See Also