Gets or sets a value that determines the type of this button.
One of the RebarButtonType values that specifies the type of this button.
If this button is assigned to a MenuBar band, the value of this property is fixed to Menu and setting it has no effect.
Exception Type | Condition |
---|---|
InvalidEnumArgumentException | The assigned value is not one of the RebarButtonType values. |
RebarButton Class | Skybound.Rebar Namespace