StiCheckedListBoxControlItems Property |
Gets the collection of items in this CheckedListBox.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public virtual StiArrayList Items { get; set; }
Public Overridable Property Items As StiArrayList
Get
Set
Property Value
Type:
StiArrayListSee Also