| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property GroupType As enumGroupType | |
| C# | |
|---|---|
public virtual enumGroupType GroupType {get; set;} | |
Property Value
enumGroupTypeThe column types are defined in the AppointmentType property.
| dbicDayView | Send comments on this topic. |
| GroupType Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : GroupType Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property GroupType As enumGroupType | |
| C# | |
|---|---|
public virtual enumGroupType GroupType {get; set;} | |