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