MobileForms Toolkit Documentation

StyleCollection.Remove Method

Removes the first occurrence of a specific style from the StyleCollection.

Overload List

Removes the first occurrence of a specific style from the StyleCollection.

public void Remove(Style);

Removes the specific style from the StyleCollection.

public void Remove(string);

See Also

StyleCollection Class | Resco.Controls.SmartGrid Namespace