AdaptiveBarHeight Property (C1GanttView)
In This Topic
Gets or sets whether the all bar heights will be adapted according to C1GantView Font.
Syntax
'Declaration
Public Property AdaptiveBarHeight As System.Boolean
public System.bool AdaptiveBarHeight {get; set;}
See Also