DataViewDivBasedLayoutSettings Constructors
Serves as a base class for classes that contain settings that relate to a control’s Breakpoints layout mode.| Name | Parameters | Description |
|---|---|---|
| DataViewDivBasedLayoutSettings() | none | Initializes a new instance of the DataViewDivBasedLayoutSettings class. |
| DataViewDivBasedLayoutSettings(IPropertiesOwner) | owner | Initializes a new instance of the DataViewDivBasedLayoutSettings class with specified settings. |
See Also