Table of Contents

Method GetFieldsCount

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

GetFieldsCount()

Returns number of the panels in the native control.

public virtual int? GetFieldsCount()

Returns

int?

number of the panels in the native control if success; null otherwise.