Overridden.
Gets the version of Report Definition Language (RDL)
implemented by the current component.
This property returns RDL2008.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public override RdlFormatVersion RdlVersion { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public Overrides ReadOnly Property RdlVersion As RdlFormatVersion Get |