ImageGalleryBreakpointsLayoutSettings Properties
Contains settings that relate to a control’s Breakpoints layout mode.Name | Description |
---|---|
Breakpoints | Provides access to the breakpoints collection. |
ItemsPerPage | Specifies the number of items the control displays on a page. |
ItemsPerRow | Specifies the number of items the control displays in a row. Inherited from DataViewBreakpointsLayoutSettingsBase. |
See Also