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

In This Topic
    EndPosition Property (ICompositeLayoutRange)
    In This Topic
    Specifies end (vertical) position in this range
    Syntax
    'Declaration
     
    Property EndPosition As Integer
    int EndPosition {get; set;}
    See Also