[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.SideButtonBase.FlatAppearance

FlatAppearance Property

FlatAppearance

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

Declaration
public FlatButtonAppearance FlatAppearance { get; }
Public ReadOnly Property FlatAppearance As FlatButtonAppearance
Property Value
Type Description
FlatButtonAppearance

One of the FlatButtonAppearance objects.

Remarks

With the FlatAppearance property, you can customize the appearance for the SideButtonBase object when the FlatStyle of the control, which the SideButtonBase belongs to, is FlatStyle.Flat.