MobileForms Toolkit Documentation

StyleCollection.Item Property

Gets or sets the style at the specified index.

Overload List

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;}

See Also

StyleCollection Class | Resco.Controls.SmartGrid Namespace