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

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