DataViewBreakpointsLayoutSettings Constructors
Contains settings that relate to a control’s Breakpoints layout mode.| Name | Parameters | Description |
|---|---|---|
| DataViewBreakpointsLayoutSettings() | none | Initializes a new instance of the DataViewBreakpointsLayoutSettings class. |
| DataViewBreakpointsLayoutSettings(ASPxDataViewBase) | owner | Initializes a new instance of the DataViewBreakpointsLayoutSettings class. |
See Also