IFormLayoutGroupInfo.Expanded Property
Returns whether the Form Layout group is expanded.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
bool Expanded { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also