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

In This Topic
    IsZeroSpan Property
    In This Topic
    Indicates that the member must be zero span when layout.
    Syntax
    'Declaration
     
    ReadOnly Property IsZeroSpan As Boolean
    bool IsZeroSpan {get;}
    See Also