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

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

    Property Value

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