GrapeCity.Documents.Excel Namespace / CheckBoxListCellType Class / MaxRowCount Property
In This Topic
MaxRowCount Property (CheckBoxListCellType)
In This Topic
Gets or sets the items for the check-box-list's row count.
Syntax
public System.int MaxRowCount {get; set;}
See Also