TileGroup.Name Property
In This Article
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 Tile |
#Remarks
See the Tile Groups and Items topic to learn more.
See Also