Click or drag to resize

IInfragisticsDropDownEditorButton Properties

The IInfragisticsDropDownEditorButton type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Returns true if the editor button is enabled.
(Inherited from IInfragisticsEditorButtonBase.)
Public propertyIsDroppedDown
Specifies whether the drop-down window is open.
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