GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace : Bevel Structure |
For a list of all members of this type, see Bevel members.
Name | Description | |
---|---|---|
Color | Gets or sets the background color of the bevel. | |
Darkness | Gets or sets the percentage used for calculating the color used for the shaded area of the bevel. | |
Default | Represents a Bevel object that has a Color value set to System.Drawing.SystemColors.Control, a Width value set to zero, a Lightness value set to 25, and a Darkness value set to -25. | |
Empty | Represents a Bevel object that has a Color value set to System.Drawing.Color.Empty, and Width, Lightness and Darkness values set to 0. | |
Lightness | Gets or sets the percentage used for calculating the color used for the light area of the bevel. | |
Width | Gets or sets the width of the bevel. |