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