Gets or sets the text used to display the current progress when the grid is printed/previewed.
[Visual Basic]
Public Property TxtPrinting As String
[C#]
public string TxtPrinting {get;set;}
[Delphi]
public property TxtPrinting: String read get_TxtPrinting write set_TxtPrinting;
See Also
C1PrintProgress Class | C1PrintProgress Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |