java.lang.Object | |
↳ | android.support.v17.leanback.R.styleable |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | LeanbackTheme_baseCardViewStyle | CardView styles Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_browsePaddingBottom | bottom padding of BrowseFragment Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | LeanbackTheme_browsePaddingLeft | left padding of BrowseFragment, RowsFragment, DetailsFragment Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | LeanbackTheme_browsePaddingRight | right padding of BrowseFragment, RowsFragment, DetailsFragment Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | LeanbackTheme_browsePaddingTop | top padding of BrowseFragment Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | LeanbackTheme_browseRowsFadingEdgeLength | fading edge length of start of browse row when HeadersFragment is visible Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | LeanbackTheme_browseRowsMarginStart | start margin of RowsFragment inside BrowseFragment when HeadersFragment is visible Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | LeanbackTheme_browseRowsMarginTop | top margin of RowsFragment inside BrowseFragment when BrowseFragment title is visible Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | LeanbackTheme_browseTitleIconStyle | BrowseFragment Title icon style Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_browseTitleTextStyle | BrowseFragment Title text style Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_browseTitleViewStyle | BrowseFragment TitleView style Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_defaultBrandColor | Default colors May be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_defaultSearchBrightColor | Default color that search orb pulses to. |
|||||||||
int | LeanbackTheme_defaultSearchColor | This symbol is the offset where the |
|||||||||
int | LeanbackTheme_defaultSearchIcon | This symbol is the offset where the |
|||||||||
int | LeanbackTheme_detailsActionButtonStyle | This symbol is the offset where the |
|||||||||
int | LeanbackTheme_detailsDescriptionBodyStyle | This symbol is the offset where the |
|||||||||
int | LeanbackTheme_detailsDescriptionSubtitleStyle | This symbol is the offset where the |
|||||||||
int | LeanbackTheme_detailsDescriptionTitleStyle | for details overviews Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_headerStyle | header style inside HeadersFragment Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_headersVerticalGridStyle | vertical grid style inside HeadersFragment Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_imageCardViewStyle | This symbol is the offset where the |
|||||||||
int | LeanbackTheme_itemsVerticalGridStyle | style for a vertical grid of items Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_rowHeaderStyle | header style inside a row Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_rowHorizontalGridStyle | horizontal grid style inside a row Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_rowHoverCardDescriptionStyle | hover card description style Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_rowHoverCardTitleStyle | hover card title style Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_rowsVerticalGridStyle | vertical grid style inside RowsFragment Must be a reference to another resource, in the form " |
|||||||||
int | LeanbackTheme_searchOrbViewStyle | Style for searchOrb Must be a reference to another resource, in the form " |
|||||||||
int | lbBaseCardView_Layout_layout_viewType | The card layout region defined by this element. |
|||||||||
int | lbBaseCardView_activatedAnimationDuration | Defines the duration in milliseconds of the activated animation for a card layout. |
|||||||||
int | lbBaseCardView_cardType | Defines the type of the card layout Must be one of the following constant values. |
|||||||||
int | lbBaseCardView_extraVisibility | Defines when the extra region of a card layout is displayed. |
|||||||||
int | lbBaseCardView_infoVisibility | Defines when the info region of a card layout is displayed. |
|||||||||
int | lbBaseCardView_selectedAnimationDelay | Defines the delay in milliseconds before the selection animation runs for a card layout. |
|||||||||
int | lbBaseCardView_selectedAnimationDuration | Defines the duration in milliseconds of the selection animation for a card layout. |
|||||||||
int | lbBaseGridView_android_gravity | Defining gravity of child view This corresponds to the global attribute
resource symbol |
|||||||||
int | lbBaseGridView_focusOutEnd | Allow DPAD key to navigate out at the end of the view, default is false Must be a boolean value, either " |
|||||||||
int | lbBaseGridView_focusOutFront | Allow DPAD key to navigate out at the front of the View (where position = 0), default is false Must be a boolean value, either " |
|||||||||
int | lbBaseGridView_horizontalMargin | Defining margin between two items horizontally Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | lbBaseGridView_verticalMargin | Defining margin between two items vertically Must be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | lbHorizontalGridView_numberOfRows | Defining number of rows Must be an integer value, such as " |
|||||||||
int | lbHorizontalGridView_rowHeight | Defining height of each row of HorizontalGridView May be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | lbSearchOrbView_searchOrbBrightColor | Defining pulse color of the search affordance May be a reference to another resource, in the form " |
|||||||||
int | lbSearchOrbView_searchOrbColor | Defining color of the search affordance May be a reference to another resource, in the form " |
|||||||||
int | lbSearchOrbView_searchOrbIcon | Defining icon of the search affordance Must be a reference to another resource, in the form " |
|||||||||
int | lbTitleView_searchAffordanceColor | Defining color of the search affordance May be a reference to another resource, in the form " |
|||||||||
int | lbVerticalGridView_columnWidth | Defining width of each column of VerticalGridView May be a dimension value, which is a floating point number appended with a unit such as " |
|||||||||
int | lbVerticalGridView_numberOfColumns | Defining number of columns Must be an integer value, such as " |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
LeanbackTheme | Attributes that can be used with a LeanbackTheme. | ||||||||||
lbBaseCardView | Attributes that can be used with a lbBaseCardView. | ||||||||||
lbBaseCardView_Layout | This is the basic set of layout attributes for elements within a card layout. | ||||||||||
lbBaseGridView | Attributes that can be used with a lbBaseGridView. | ||||||||||
lbHorizontalGridView | Attributes that can be used with a lbHorizontalGridView. | ||||||||||
lbSearchOrbView | Attributes that can be used with a lbSearchOrbView. | ||||||||||
lbTitleView | Attributes that can be used with a lbTitleView. | ||||||||||
lbVerticalGridView | Attributes that can be used with a lbVerticalGridView. |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
CardView styles
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
bottom padding of BrowseFragment
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
left padding of BrowseFragment, RowsFragment, DetailsFragment
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
right padding of BrowseFragment, RowsFragment, DetailsFragment
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
top padding of BrowseFragment
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
fading edge length of start of browse row when HeadersFragment is visible
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
start margin of RowsFragment inside BrowseFragment when HeadersFragment is visible
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
top margin of RowsFragment inside BrowseFragment when BrowseFragment title is visible
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
BrowseFragment Title icon style
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
BrowseFragment Title text style
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
BrowseFragment TitleView style
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
Default colors
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
Default color that search orb pulses to. If not set, this color is determined programatically based on the defaultSearchColor
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
This symbol is the offset where the defaultSearchColor
attribute's value can be found in the LeanbackTheme
array.
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This symbol is the offset where the defaultSearchIcon
attribute's value can be found in the LeanbackTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This symbol is the offset where the detailsActionButtonStyle
attribute's value can be found in the LeanbackTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This symbol is the offset where the detailsDescriptionBodyStyle
attribute's value can be found in the LeanbackTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This symbol is the offset where the detailsDescriptionSubtitleStyle
attribute's value can be found in the LeanbackTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
for details overviews
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
header style inside HeadersFragment
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
vertical grid style inside HeadersFragment
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
This symbol is the offset where the imageCardViewStyle
attribute's value can be found in the LeanbackTheme
array.
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
style for a vertical grid of items
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
header style inside a row
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
horizontal grid style inside a row
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
hover card description style
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
hover card title style
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
vertical grid style inside RowsFragment
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
Style for searchOrb
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
The card layout region defined by this element. At most one of element of each type should be specified as an immediate child of the card layout.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
main | 0 | The main region of the card. |
info | 1 | The info region of the card. |
extra | 2 | The extra region of the card. |
This is a private symbol.
Defines the duration in milliseconds of the activated animation for a card layout.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Defines the type of the card layout
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
mainOnly | 0 | A simple card layout with a single layout region. |
infoOver | 1 | A card layout with two layout regions: a main area which is always visible, and an info region that appears over the lower area of the main region. |
infoUnder | 2 | A card layout with two layout regions: a main area which is always visible, and an info region that appears below the main region. |
infoUnderWithExtra | 3 | A card layout with three layout regions: a main area which is always visible, an info region that appears below the main region, and an extra region that appears below the info region after a small delay. |
This is a private symbol.
Defines when the extra region of a card layout is displayed. Depends on infoVisibility, meaning the extra region never displays if the info region is not displayed as well.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
always | 0 | Always display the extra region. |
activated | 1 | Display the extra region only when activated. |
selected | 2 | Display the extra region only when selected. |
This is a private symbol.
Defines when the info region of a card layout is displayed.
Must be one of the following constant values.
Constant | Value | Description |
---|---|---|
always | 0 | Always display the info region. |
activated | 1 | Display the info region only when activated. |
selected | 2 | Display the info region only when selected. |
This is a private symbol.
Defines the delay in milliseconds before the selection animation runs for a card layout.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Defines the duration in milliseconds of the selection animation for a card layout.
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Defining gravity of child view
This corresponds to the global attribute
resource symbol gravity
.
Allow DPAD key to navigate out at the end of the view, default is false
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Allow DPAD key to navigate out at the front of the View (where position = 0), default is false
Must be a boolean value, either "true
" or "false
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Defining margin between two items horizontally
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Defining margin between two items vertically
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Defining number of rows
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Defining height of each row of HorizontalGridView
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
May be one of the following constant values.
Constant | Value | Description |
---|---|---|
wrap_content | -2 |
This is a private symbol.
Defining pulse color of the search affordance
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
Defining color of the search affordance
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
Defining icon of the search affordance
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
This is a private symbol.
Defining color of the search affordance
May be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".
May be a color value, in the form of "#rgb
", "#argb
",
"#rrggbb
", or "#aarrggbb
".
This is a private symbol.
Defining width of each column of VerticalGridView
May be a dimension value, which is a floating point number appended with a unit such as "14.5sp
".
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
in (inches), mm (millimeters).
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
May be one of the following constant values.
Constant | Value | Description |
---|---|---|
wrap_content | -2 |
This is a private symbol.
Defining number of columns
Must be an integer value, such as "100
".
This may also be a reference to a resource (in the form
"@[package:]type:name
") or
theme attribute (in the form
"?[package:][type:]name
")
containing a value of this type.
This is a private symbol.
Attributes that can be used with a LeanbackTheme.
Includes the following attributes:
LeanbackTheme_baseCardViewStyle
LeanbackTheme_browsePaddingBottom
LeanbackTheme_browsePaddingLeft
LeanbackTheme_browsePaddingRight
LeanbackTheme_browsePaddingTop
LeanbackTheme_browseRowsFadingEdgeLength
LeanbackTheme_browseRowsMarginStart
LeanbackTheme_browseRowsMarginTop
LeanbackTheme_browseTitleIconStyle
LeanbackTheme_browseTitleTextStyle
LeanbackTheme_browseTitleViewStyle
LeanbackTheme_defaultBrandColor
LeanbackTheme_defaultSearchBrightColor
LeanbackTheme_defaultSearchColor
LeanbackTheme_defaultSearchIcon
LeanbackTheme_detailsActionButtonStyle
LeanbackTheme_detailsDescriptionBodyStyle
LeanbackTheme_detailsDescriptionSubtitleStyle
LeanbackTheme_detailsDescriptionTitleStyle
LeanbackTheme_headerStyle
LeanbackTheme_headersVerticalGridStyle
LeanbackTheme_imageCardViewStyle
LeanbackTheme_itemsVerticalGridStyle
LeanbackTheme_rowHeaderStyle
LeanbackTheme_rowHorizontalGridStyle
LeanbackTheme_rowHoverCardDescriptionStyle
LeanbackTheme_rowHoverCardTitleStyle
LeanbackTheme_rowsVerticalGridStyle
LeanbackTheme_searchOrbViewStyle
Attributes that can be used with a lbBaseCardView.
Includes the following attributes:
Attribute | Description |
---|---|
| Defines the duration in milliseconds of the activated animation for a card layout. |
| Defines the type of the card layout |
| Defines when the extra region of a card layout is displayed. |
| Defines when the info region of a card layout is displayed. |
| Defines the delay in milliseconds before the selection animation runs for a card layout. |
| Defines the duration in milliseconds of the selection animation for a card layout. |
This is the basic set of layout attributes for elements within a card layout. These attributes are specified with the rest of an elements's normal attributes.
Includes the following attributes:
Attribute | Description |
---|---|
| The card layout region defined by this element. |
Attributes that can be used with a lbBaseGridView.
Includes the following attributes:
Attribute | Description |
---|---|
| Defining gravity of child view |
| Allow DPAD key to navigate out at the end of the view, default is false |
| Allow DPAD key to navigate out at the front of the View (where position = 0), default is false |
| Defining margin between two items horizontally |
| Defining margin between two items vertically |
Attributes that can be used with a lbHorizontalGridView.
Includes the following attributes:
Attribute | Description |
---|---|
| Defining number of rows |
| Defining height of each row of HorizontalGridView |
Attributes that can be used with a lbSearchOrbView.
Includes the following attributes:
Attribute | Description |
---|---|
| Defining pulse color of the search affordance |
| Defining color of the search affordance |
| Defining icon of the search affordance |
Attributes that can be used with a lbTitleView.
Includes the following attributes:
Attribute | Description |
---|---|
| Defining color of the search affordance |
Attributes that can be used with a lbVerticalGridView.
Includes the following attributes:
Attribute | Description |
---|---|
| Defining width of each column of VerticalGridView |
| Defining number of columns |