GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : SideButtonInfo Class |
The following tables list the members exposed by SideButtonInfo.
Name | Description | |
---|---|---|
SideButtonInfo Constructor | Initializes a new instance of the SideButton class. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the backcolor of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) | |
Behavior | Gets or sets the behavior when clicking the SideButtonInfo. | |
ButtonWidth | Gets or sets the width of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) | |
Checked | Gets or sets a value that indicates whether the check box is in the checked state. | |
CheckOnClick | Gets or sets a value that indicates whether to check the button when clicked. | |
ContentAlignment | Gets or sets the alignment of the image attached to the text (Classical Appearance). | |
Delay | Gets or sets the delay time, in milliseconds, before repeating the Click event. | |
Enabled | Gets or sets a value that indicates whether this SideButtonBase is enabled. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) | |
FlatAppearance | Gets the appearance of the border and the colors used to indicate check state and mouse state. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) | |
ForeColor | Gets or sets the color of the foreground. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) | |
Image | Gets or sets the image displayed on a button view. | |
Interval | Gets or sets the interval of firing the Click events. | |
Name | Gets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) | |
Position | Gets or sets the position of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) | |
Text | Gets or sets the text displayed on a button view. | |
TextAlignment | Gets or sets the alignment of the text with the image. | |
UseVisualStyleBackColor | Gets or sets whether to use the visual style backcolor when flat style is system and the system theme is active. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) | |
Visible | Gets or sets the visibility of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo) |