StyleCollection contains the styles of the SmartGrid.
For a list of all members of this type, see StyleCollection Members.
System.Object
System.Collections.CollectionBase
Resco.Controls.SmartGrid.StyleCollection
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Styles can be accessed by its name or index within the collection.
You can Add or Remove styles to or from collection. To get the index of the style, use IndexOf method.
Namespace: Resco.Controls.SmartGrid
Assembly: Resco.SmartGrid.CF3 (in Resco.SmartGrid.CF3.dll)
StyleCollection Members | Resco.Controls.SmartGrid Namespace