Returns the text for the column. If AliasedText is empty and RawText is empty we return text, otherwise We return the aliased text

Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string GetText()
Visual Basic
Public Function GetText As String
JScript
public function GetText() : String

See Also