FormListColumn.text Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
text() | |
text(String) |
text()
public:
virtual System::String ^ text();
public virtual string text ();
abstract member text : unit -> string
override this.text : unit -> string
Public Overridable Function text () As String