ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / IStyleSheetRule Interface / VerticalAlign Property

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