[]
Gets the current state of the command link (normal, hot, pressed, open).
[Browsable(false)]
[C1Description("C1CommandLink.State", "Gets the current state of the command link (normal, hot, pressed, open).")]
public ItemStateEnum State { get; }
<Browsable(False)>
<C1Description("C1CommandLink.State", "Gets the current state of the command link (normal, hot, pressed, open).")>
Public ReadOnly Property State As ItemStateEnum