Skip to main content

FormLayoutGroupBase Class

Defines the base API for classes that implement a Form Layout group.

Namespace: DevExpress.Blazor.Base

Assembly: DevExpress.Blazor.v24.2.dll

NuGet Package: DevExpress.Blazor

Declaration

public abstract class FormLayoutGroupBase :
    FormLayoutItemBase,
    IFormLayoutItem
See Also