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

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