Table of Contents

Method SetFieldsCount

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetFieldsCount(int)

Sets the number of panels in the native control.

bool SetFieldsCount(int count)

Parameters

count int

New 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.