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