RowCount Property (FlexMenu)

Class

FlexMenu.

Action

Gets the number of rows to be displayed.

Syntax

C#
protected Integer rowCount { get; }
VB
'Declaration
Protected Read Property rowCount As Integer

Access

Read only.