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