ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

UnboundColumnFetchEventArgs.Value Property

Gets or sets the value of the Column.

[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

UnboundColumnFetchEventArgs Class | UnboundColumnFetchEventArgs Members | C1.Win.C1TrueDBGrid Namespace


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.