ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IStaticContentRange Interface / CompleteItemHorizontally Property

In This Topic
    CompleteItemHorizontally Property
    In This Topic
    Gets a value indicating whether a complete item fits into this range horizontally.
    Syntax
    'Declaration
     
    ReadOnly Property CompleteItemHorizontally As Boolean
    bool CompleteItemHorizontally {get;}

    Property Value

    true if a complete item fits horizontally; otherwise, false.
    See Also