DataViewTableLayoutSettings Constructors
Contains settings related to a ASPxDataView control’s table layout.Name | Parameters | Description |
---|---|---|
DataViewTableLayoutSettings() | none | Initializes a new instance of the DataViewTableLayoutSettings class. |
DataViewTableLayoutSettings(IPropertiesOwner) | owner | Initializes a new instance of the DataViewTableLayoutSettings class with specified settings. |
See Also