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