ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix Namespace / ITablixMember Interface / RenderMembers Property

In This Topic
    RenderMembers Property
    In This Topic
    Indicates whether members should be rendered or not.
    Syntax
    'Declaration
     
    ReadOnly Property RenderMembers As Boolean
    bool RenderMembers {get;}
    See Also