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

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