Method SetFieldsCount
SetFieldsCount(int)
Sets the number of panels in the native control.
public virtual bool SetFieldsCount(int count)Parameters
- countint
- New number of panels. Must be greater than zero. 
Returns
- bool
- trueif success;- falseotherwise.
Remarks
This method doesn't affect Panels, it wortks with the native control.