Gets or sets a value indicating whether the end user has the ability to size the preview window.
[Visual Basic]
Public Property AllowSizing As Boolean
[C#]
public bool AllowSizing {get;set;}
[Delphi]
public property AllowSizing: Boolean read get_AllowSizing write set_AllowSizing;
See Also
PrintPreviewWinSettings Class | PrintPreviewWinSettings Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |