Spread Windows Forms 7.0 Product Documentation
Default Property
See Also  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > Bevel Structure : Default Property


Glossary Item Box

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.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property Default As Bevel
Visual Basic (Usage)Copy Code
Dim value As Bevel
 
value = Bevel.Default
C# 
public static Bevel Default {get;}

Property Value

A Bevel value that indicates the default value.

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.