GroupItemElement - ahatornn/clforms GitHub Wiki
GroupItemElement
ClForms.Common.GroupItemElement
Element of GroupItemControl
public class GroupItemElement
Constructors
| Syntax | Description |
|---|---|
| GroupItemElement() | Initialize a new instance of GroupItemElement |
Properties
| Name | Type | Description |
|---|---|---|
| IsDisabled | bool | Gets or sets a value indicating whether the element cannot respond to user interaction |
| Text | string | Gets or sets the text associated with this element |