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