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

In This Topic
    IsColumn Property
    In This Topic
    Indicates whether this tablix member is a member of the column (as opposed to row) hierarchy.
    Syntax
    'Declaration
     
    ReadOnly Property IsColumn As Boolean
    bool IsColumn {get;}
    See Also