TileGroup.Name Property
Gets or sets the current TileGroup‘s name.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | A String value that specifies the current TileGroup‘s name. |
Remarks
See the Tile Groups and Items topic to learn more.
See Also