[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CheckBoxListCellType.Items

Items Property

Items

Gets or sets the items for the check-box-list list.

Declaration
public IList<SelectFieldItem> Items { get; }
Public ReadOnly Property Items As IList(Of SelectFieldItem)