WorkTime Property (BeforeTimeFormatEventArgs)
In This Topic
Gets or sets a value indicating whether time interval should be displayed as a working time.
Syntax
'Declaration
Public Property WorkTime As System.Boolean
public System.bool WorkTime {get; set;}
See Also