| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TimeBreakLine As Boolean | |
| C# | |
|---|---|
public virtual bool TimeBreakLine {get; set;} | |
Property Value
BooleanThe TimeBreakLine is only visible if the TimeBorder property is set to None.
| dbicDayView | Send comments on this topic. |
| TimeBreakLine Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : TimeBreakLine Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TimeBreakLine As Boolean | |
| C# | |
|---|---|
public virtual bool TimeBreakLine {get; set;} | |