ListViewGridSettingsBuilder
Methods
Cols(System.Double)
Defines the columns of the grid.
Parameters
value - System.Double
The value for Cols
RETURNS
Returns the current ListViewGridSettingsBuilder instance.
Rows(System.Double)
Defines the rows of the grid.
Parameters
value - System.Double
The value for Rows
RETURNS
Returns the current ListViewGridSettingsBuilder instance.
Gutter(System.Double)
Defines the width of the gutters between the columns / rows.
Parameters
value - System.Double
The value for Gutter
RETURNS
Returns the current ListViewGridSettingsBuilder instance.