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

In This Topic
    VerticalShift Property
    In This Topic
    Specifies occupied height by layout areas
    Syntax
    'Declaration
     
    Property VerticalShift As Single
    float VerticalShift {get; set;}
    See Also