Gets or sets the class name of the From which will be used as the Preview Form.
[Visual Basic]
Public Property PreviewFormClassName As String
[C#]
public string PreviewFormClassName {get;set;}
[Delphi]
public property PreviewFormClassName: String read get_PreviewFormClassName write set_PreviewFormClassName;
See Also
PrintInfo Class | PrintInfo Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |