Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / Style Class / Bevel Property


In This Topic
Bevel Property
In This Topic
Gets or sets the bevel effect.
Syntax
'Declaration
 
Public Property Bevel As Bevel
 
'Usage
 
Dim instance As Style
Dim value As Bevel
 
instance.Bevel = value
 
value = instance.Bevel

Property Value

The Bevel value that indicates the bevel effect.
See Also