ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutArea Interface / IsLastVertically Property

In This Topic
    IsLastVertically Property
    In This Topic
    Gets true if this is the last area vertically.
    Syntax
    'Declaration
     
    ReadOnly Property IsLastVertically As Boolean
    bool IsLastVertically {get;}
    See Also