FitVertically Property (PrintInfo)
In This Topic
Gets or sets whether the C1GanttView should be fitted into the page vertically.
Syntax
'Declaration
Public Property FitVertically As System.Boolean
public System.bool FitVertically {get; set;}
See Also