ComponentOne True DBGrid for .NET (2.0) Search HelpCentral 

UIStrings.GetDescription Method

Returns the item description.

[Visual Basic]

Public Function GetDescription( _

ByVal key As Object _

) As String

[C#]

public string GetDescription(

object key

);

[Delphi]

public function GetDescription(

key: Object

): String;

See Also

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


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