FitTimescaleToEndOfPage

SaveOptions.FitTimescaleToEndOfPage property

Gets or sets whether a calendar section of a view should be rendered to the end (right side) of the last page. If value is false, calendar section is rendered exactly to EndDate, even there is an empty space on a page.

public bool FitTimescaleToEndOfPage { get; set; }

See Also