TabControl.GetCaption Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD GetCaption(
symTabName AS SYMBOL
) AS STRING
public virtual string GetCaption(
Symbol symTabName
)
Request Example
View SourceParameters
- symTabName
- Type: Symbol
Return Value
Type:
StringSee Also