[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.RadioButtonListCellType.Items

Items Property

Items

Gets or sets the items for the radio-button.

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