MobileForms Toolkit Documentation

StyleCollection.Item Property (String)

Gets or sets the style with the specified name.

public Style this[
string name
] {get;}

Parameters

name
Name of the style to get or set.

Property Value

The style with the specified name or if style with given name does not exist.

See Also

StyleCollection Class | Resco.Controls.SmartGrid Namespace | StyleCollection.Item Overload List