TreeListView.RowIndicatorContentTemplate Property
Gets or sets the template that defines the presentation of a row indicator's content. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Data |
A Data |
#Remarks
The Row Indicator Panel specifies a region displayed at the left edge of a TreeList View. The panel contains row indicator cells corresponding to the different View sections (the column header panel, nodes, the view footer, etc). The cell relating to the focused node indicates the node state (whether it is in edit mode, has been modified, etc). Use the RowIndicatorContentTemplate property, to define a custom presentation of contents displayed within row indicator cells.