Click or drag to resize

IRendererGetCaption Method

Gets the standard caption for this renderer.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string GetCaption(
	CaptionFlags flags
)

Parameters

flags
Type: NetQuarry.DataCaptionFlags
Option flags.

Return Value

Type: String
The caption text.
See Also