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