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