SchedulerColorItemInfo.Text Property
Specifies the item’s text.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public string Text { get; set; }
Property Value
Type | Description |
---|---|
String | The item’s text. |
See Also