Icon.CheckStateIndeterminateCircle Field
The CheckStateIndeterminateCircle icon URI.
Namespace: DevExpress.Images.Blazor
Assembly: DevExpress.Images.Blazor.v26.1.dll
Declaration
public const string CheckStateIndeterminateCircle = "icon:check_state_indeterminate_circle"
Field Value
| Type | Description |
|---|---|
| String | The |
See Also