Skip to main content
Tab

GridFormLayoutProperties Class

Serves as a base for classes that contain settings related to the FormLayout used in the edit form of grid-like controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class GridFormLayoutProperties :
    FormLayoutProperties,
    IFormLayoutOwner
See Also