Click or drag to resize

IInfragisticsStateEditorButton Properties

The IInfragisticsStateEditorButton type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Returns true if the editor button is enabled.
(Inherited from IInfragisticsEditorButtonBase.)
Public propertyState
Specifies the current state of the editor button, that is, Unchecked, Checked or Grayed.
Public propertyText
Returns the text of the editor button.
(Inherited from IInfragisticsEditorButtonBase.)
Public propertyVisible
Specifies whether the editor button is visible.
(Inherited from IInfragisticsEditorButtonBase.)
Top
See Also