GridViewFormLayoutProperties Constructors
Contains settings that relate to the FormLayout used in the GridView’s edit form.Name | Parameters | Description |
---|---|---|
GridViewFormLayoutProperties() | none | Initializes a new instance of the GridViewFormLayoutProperties class. |
GridViewFormLayoutProperties(IPropertiesOwner) | owner | Initializes a new instance of the GridViewFormLayoutProperties class with the specified owner. |
See Also