The value to format.
[Visual Basic]
Public Property Value As String
[C#]
public string Value {get;set;}
[Delphi]
public property Value: String read get_Value write set_Value;
See Also
FormatTextEventArgs Class | FormatTextEventArgs Members | C1.Win.C1TrueDBGrid Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |