Method SetFieldsCount
SetFieldsCount(int)
Sets the number of panels in the native control.
bool SetFieldsCount(int count)
Parameters
count
intNew number of panels. Must be greater than zero.
Returns
- bool
true
if success;false
otherwise.
Remarks
This method doesn't affect Panels, it wortks with the native control.