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

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