[]
        
(Showing Draft Content)

C1.Framework.ListBoxElement.AddItem

AddItem Method

AddItem(string, bool)

Adds new checkbox item with determined displayed text and checkstate.

Declaration
public void AddItem(string text, bool isChecked)
Public Sub AddItem(text As String, isChecked As Boolean)
Parameters
Type Name Description
string text
bool isChecked