ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutTree Interface / MetadataDictionary Property

In This Topic
    MetadataDictionary Property (ILayoutTree)
    In This Topic
    Specifies Master metadata dictionary associated with this layout tree.
    Syntax
    'Declaration
     
    ReadOnly Property MetadataDictionary As IMetadataDictionary
    IMetadataDictionary MetadataDictionary {get;}
    See Also