C1.Win.8 Assembly / C1.Framework Namespace / RepeatButtonElement Class / GetTextElement Method / GetTextElement() Method

In This Topic
GetTextElement() Method
In This Topic
Returns reference to the TextElement used to display text.
Syntax
'Declaration
 
Public Overloads Function GetTextElement() As TextElement
 

Return Value

The reference to the TextElement if it exists; Null otherwise.
See Also