Click or drag to resize
QvxServerCustomCaption 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#
public virtual string CustomCaption { get; }

Return Value

Type: String
A caption if available. Otherwise null.

Implements

IQvxServerCustomCaption
See Also