Name | Description | |
---|---|---|
CheckBoxListCellType Constructor | Create a check box list cell type. |
The following tables list the members exposed by CheckBoxListCellType.
Name | Description | |
---|---|---|
CheckBoxListCellType Constructor | Create a check box list cell type. |
Name | Description | |
---|---|---|
AutoBoxSize | Gets or sets whether boxSize changes with font size. | |
BoxSize | Gets or sets a value that indicates the check box size. | |
Direction | Gets or sets the direction of the check-box-list list. | |
HorizontalSpacing | Gets or sets the horizontal spacing in the check-box-list. | |
IsFlowLayout | Gets or sets the check-box-list's layout is autofit. | |
Items | Gets or sets the items for the check-box-list list. | |
MaxColumnCount | Gets or sets the items for the check-box-list's column count. | |
MaxRowCount | Gets or sets the items for the check-box-list's row count. | |
TextAlign | Gets or sets the text of check-box-list's position, only support left and right . | |
VerticalSpacing | Gets or sets the vertical spacing in the check-box-list. |