Name | Description | |
---|---|---|
![]() | RadioButtonListCellType Constructor |
The following tables list the members exposed by RadioButtonListCellType.
Name | Description | |
---|---|---|
![]() | RadioButtonListCellType Constructor |
Name | Description | |
---|---|---|
![]() | getAutoBoxSize | Sets whether boxSize changes with font size. |
![]() | getBoxSize | Gets a value that indicates the check box size |
![]() | getDirection | Gets the radio button list list's orders. |
![]() | getHorizontalSpacing | Gets the horizontal spacing in the radio button list. |
![]() | getIsFlowLayout | Gets the radio button list's layout is autofit. |
![]() | getItems | Gets the items for the radio button list list. |
![]() | getMaxColumnCount | Gets the items for the radio button list's row count. |
![]() | getMaxRowCount | Gets the items for the radio button list's row count. |
![]() | getTextAlign | Gets the text of radio button list's position, only support left and right. |
![]() | getVerticalSpacing | Gets the vertical spacing in the radio button list. |
![]() | setAutoBoxSize | Sets whether boxSize changes with font size. |
![]() | setBoxSize | Sets a value that indicates the check box size |
![]() | setDirection | sets the radio button list list's orders. |
![]() | setHorizontalSpacing | Sets the horizontal spacing in the radio button list. |
![]() | setIsFlowLayout | Sets the radio button list's layout is autofit. |
![]() | setMaxColumnCount | Sets the items for the radio button list's row count. |
![]() | setMaxRowCount | Sets the items for the radio button list's row count. |
![]() | setTextAlign | Sets the text of radio button list's position, only support left and right. |
![]() | setVerticalSpacing | Sets the vertical spacing in the radio button list. |