Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / NamedStyleCollection Class / DefaultStyles Field


In This Topic
DefaultStyles Field
In This Topic
Represents the read-only collection of default styles. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly DefaultStyles As DefaultStyleCollection
 
'Usage
 
Dim value As DefaultStyleCollection
 
value = NamedStyleCollection.DefaultStyles
See Also