GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : SideButton Class |
The following tables list the members exposed by SideButton.
Name | Description | |
---|---|---|
SideButton 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.SideButtonBase) | |
Behavior | Gets or sets the behavior when click the SideButton. | |
ButtonWidth | Gets or sets the width of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
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. | |
Container | (Inherited from System.ComponentModel.Component) | |
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 SideButtonBase.Click event. | |
Enabled | Gets or sets a value that indicates whether this SideButtonBase is enabled. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
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.SideButtonBase) | |
ForeColor | Gets or sets the foreground color. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
Image | Gets or sets the image displayed on a button view. | |
Interval | Gets or sets the interval of firing the SideButtonBase.Click events. | |
Name | Gets or sets the name of the object. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
Position | Gets or sets the position of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
Site | (Inherited from System.ComponentModel.Component) | |
Size | Gets the size of the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
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 system theme is active. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
Visible | Gets or sets the visibility of the side button. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Releases the unmanaged resources used by the System.ComponentModel.Component and optionally releases the managed resources. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Finalize | Releases unmanaged resources and performs other cleanup operations before the SideButtonBase is reclaimed by garbage collection. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnClick | Raises the SideButtonBase.Click event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
OnMouseDown | Raises the SideButtonBase.MouseDown event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
OnMouseUp | Raises the SideButtonBase.MouseUp event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
OnPropertyChanged | Raises the SideButtonBase.PropertyChanged event. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |
Name | Description | |
---|---|---|
CheckedChanged | Occurs when the Checked property is changed. | |
Click | Occurs when the button is clicked. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
MouseDown | Occurs when the mouse button is pressed down. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
MouseUp | Occurs when the mouse button is released. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
Paint | Occurs after rendering the SideButtonBase. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) | |
PropertyChanged | Occurs when a property of the SideButtonBase is changed. (Inherited from GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase) |