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