C1.Win.List Namespace / C1List Class / Styles Property

In This Topic
Styles Property (C1List)
In This Topic
Returns a collection of named Style objects.
Syntax
'Declaration
 
Public ReadOnly Property Styles As GridStyleCollection
 
Remarks
This property returns a collection of named Style objects.
See Also