[]
        
(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)
Parameters
Type Name Description
string text
bool isChecked