TcxSchedulerGanttView.ShowTotalProgressLine Property
Specifies whether a progress line is to be displayed in the View.
Declaration
property ShowTotalProgressLine: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set the ShowTotalProgressLine property to True, to display the progress line.
Value | Sample |
---|---|
False | |
True |
The default value of the ShowTotalProgressLine property is False.
See Also