MobileForms Toolkit Documentation

StyleCollection.IndexOf Method (Style)

Determines the index of a specific style in the StyleCollection.

public int IndexOf(
Style style
);

Parameters

style
The Style to locate in the StyleCollection.

Return Value

The index of style if found in the list; otherwise, -1.

See Also

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