IFormattableHierarchyLevelCaptionFormat Property |
Gets the caption format.
Namespace:
Dundas.BI.Data.Metadata
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxstring CaptionFormat { get; }ReadOnly Property CaptionFormat As String
Get
property String^ CaptionFormat {
String^ get ();
}abstract CaptionFormat : string with get
Property Value
Type:
String
The caption format.
See Also