Spread Windows Forms 12.0 Product Documentation
Bevel Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > Style Class : Bevel Property
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
public Bevel Bevel {get; set;}

Property Value

The Bevel value that indicates the bevel effect.
See Also

Reference

Style Class
Style Members