Spread Windows Forms 12.0 Product Documentation
Empty Property (Bevel)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > Bevel Structure : Empty Property
Represents a Bevel object that has a Color value set to System.Drawing.Color.Empty, and Width, Lightness and Darkness values set to 0.
Syntax
'Declaration
 
Public Shared ReadOnly Property Empty As Bevel
'Usage
 
Dim value As Bevel
 
value = Bevel.Empty
public static Bevel Empty {get;}

Property Value

A Bevel value that indicates the empty value.
See Also

Reference

Bevel Structure
Bevel Members