Assembly: DayPilot (in DayPilot.dll)
Version: 4.8.1425.0 (4.8.1425.0)
Syntax
| C# |
|---|
public int GetColumnCount( int level ) |
| Visual Basic (Declaration) |
|---|
Public Function GetColumnCount ( _ level As Integer _ ) As Integer |
| Visual C++ |
|---|
public: int GetColumnCount( int level ) |
Parameters
- level
- Type: System..::.Int32