Gets or sets the style at the specified index.
Gets or sets the style at the specified index.
public Style this[int] {get; set;}
Gets or sets the style with the specified name.
public Style this[string] {get;}
StyleCollection Class | Resco.Controls.SmartGrid Namespace