Skip to main content
A newer version of this page is available. .
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.v19.1.dll

Declaration

public abstract class GridFormLayoutProperties :
    FormLayoutProperties,
    IFormLayoutOwner
See Also