DxRibbonElementBase<TRibbonItemRenderer>.GroupName Property
In This Article
For internal use only.
Namespace: DevExpress.Blazor.Base
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
C#
public string GroupName { get; set; }
#Property Value
Type | Description |
---|---|
String | For internal use only. |
See Also