Gets or sets the text for the Cancel button.
[Visual Basic]
Public Property TxtCancel As String
[C#]
public string TxtCancel {get;set;}
[Delphi]
public property TxtCancel: String read get_TxtCancel write set_TxtCancel;
See Also
C1PrintProgress Class | C1PrintProgress Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |