KanbanGroup.GetCaption() Method
Returns the actual display caption for the current group.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
String | The actual display caption for the current group. |
Remarks
See the KanbanGroup.Caption topic for more information.
See Also