Gets or sets the location of the preview window.
[Visual Basic]
Public Property Location As Point
[C#]
public Point Location {get;set;}
[Delphi]
public property Location: Point read get_Location write set_Location;
See Also
PrintPreviewWinSettings Class | PrintPreviewWinSettings Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |