Skip to main content
Tab

GridFormLayoutProperties Constructors

Serves as a base for classes that contain settings related to the FormLayout used in the edit form of grid-like controls.
Name Parameters Description
GridFormLayoutProperties() none Initializes a new instance of the GridFormLayoutProperties class.
GridFormLayoutProperties(IPropertiesOwner) owner Initializes a new instance of the GridFormLayoutProperties class with the specified owner.
See Also