FormLayoutProperties 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 |
---|---|---|
FormLayoutProperties() | none | Initializes a new instance of the FormLayoutProperties class. |
FormLayoutProperties(IPropertiesOwner) | owner | Initializes a new instance of the FormLayoutProperties class with the specified owner. |
See Also