Click or drag to resize
IQvxServerCustomCaption Property
Ask the QvxServer for the current caption

Namespace: QlikView.Qvx.QvxLibrary
Assembly: QvxLibrary (in QvxLibrary.dll) Version: 2.1.4.0 (2.1.4)
Syntax
C#
string CustomCaption { get; }

Return Value

Type: String
A caption if available. Otherwise null.
See Also