[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonBaseInfo

SideButtonBaseInfo Class

Represents the base class of side buttons.

Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public abstract class SideButtonBaseInfo : INamedObject
Public MustInherit Class SideButtonBaseInfo
    Implements INamedObject

Constructors

Name Description
SideButtonBaseInfo()

Initializes a new instance of the SideButtonBaseInfo class.

Properties

Name Description
BackColor

Gets or sets the backcolor of the side button.

ButtonWidth

Gets or sets the width of the side button.

Enabled

Gets or sets a value that indicates whether this SideButtonBase is enabled.

FlatAppearance

Gets the appearance of the border and the colors used to indicate check state and mouse state.

ForeColor

Gets or sets the color of the foreground.

Name

Gets or sets the name of the object.

Position

Gets or sets the position of the side button.

Tag

Gets or sets the object that contains data about the side button object.

UseVisualStyleBackColor

Gets or sets whether to use the visual style backcolor when flat style is system and the system theme is active.

Visible

Gets or sets the visibility of the side button.