Removes the first occurrence of a specific style from the StyleCollection.
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);
StyleCollection Class | Resco.Controls.SmartGrid Namespace