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

In This Topic
    IsZeroSpan Property (ITablixMember)
    In This Topic
    Gets a value indicating that the member must be zero span when layout.
    Syntax
    'Declaration
     
    ReadOnly Property IsZeroSpan As Boolean
    bool IsZeroSpan {get;}

    Property Value

    A System.Boolean value indicating that the member must be zero span when layout.
    See Also