This document is archived and information here might be outdated. Recommended version. |
The number of ladder label rows.
[Visual Basic .NET] Public Property LadderLabelRowCount As Integer
[C#] public int LadderLabelRowCount {get; set;}
[C++]
HRESULT get_LadderLabelRowCount(
System.Int32* RowCount
);
[C++]
HRESULT put_LadderLabelRowCount(
long RowCount
);
[C++]
Parameters RowCount [out, retval]
RowCount is a parameter of type long* RowCount [in]
RowCount is a parameter of type long