Spread Windows Forms 12.0 Product Documentation
Name Property (IStyle)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IStyle Interface : Name Property
Returns a value that represents the name of the style.
Syntax
'Declaration
 
ReadOnly Property Name As String
'Usage
 
Dim instance As IStyle
Dim value As String
 
value = instance.Name
string Name {get;}

Property Value

The name.
See Also

Reference

IStyle Interface
IStyle Members