| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal owner As dbiDayView _ ) | |
| C# | |
|---|---|
public ColumnTypeCollection( dbiDayView owner ) | |
Parameters
- owner
- The control that owns the collection.
| dbicDayView | Send comments on this topic. |
| ColumnTypeCollection Constructor | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > ColumnTypeCollection Class : ColumnTypeCollection Constructor |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal owner As dbiDayView _ ) | |
| C# | |
|---|---|
public ColumnTypeCollection( dbiDayView owner ) | |