MobileForms Toolkit Documentation

StyleCollection.Remove Method (String)

Removes the specific style from the StyleCollection.

public void Remove(
string name
);

Parameters

name
Name of the style to remove.

See Also

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