ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IImage Interface / VerticalAlignment Property

In This Topic
    VerticalAlignment Property (IImage)
    In This Topic
    Gets the vertical alignment of the picture that is shown by the Image Report Item.
    Syntax
    'Declaration
     
    ReadOnly Property VerticalAlignment As String
    string VerticalAlignment {get;}
    See Also