ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / StyleSheetRule Class / VerticalAlign Property

In This Topic
    VerticalAlign Property (StyleSheetRule)
    In This Topic
    Gets/sets the 'vertical-align' CSS property.
    Syntax
    'Declaration
     
    Public Property VerticalAlign As ddVerticalAlignTypes
    public ddVerticalAlignTypes VerticalAlign {get; set;}
    See Also