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

In This Topic
    FixedData Property (ITablixMember)
    In This Topic
    Indicates whether the tablix member should be kept in the viewing window when the user scrolls the page.
    Syntax
    'Declaration
     
    ReadOnly Property FixedData As Boolean
    bool FixedData {get;}
    See Also