| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property DayNames As String() | |
| C# | |
|---|---|
public virtual string[] DayNames {get; set;} | |
Property Value
string arrayThis property value is of type String(), indicating the day names in the control.
| dbicDayView | Send comments on this topic. |
| DayNames Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : DayNames Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property DayNames As String() | |
| C# | |
|---|---|
public virtual string[] DayNames {get; set;} | |