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

In This Topic
    InheritsVerticalAlign Property
    In This Topic
    Gets a value indicating whether current stylesheet rule inherits vertical alignment value.
    Syntax
    'Declaration
     
    Public ReadOnly Property InheritsVerticalAlign As Boolean
    public bool InheritsVerticalAlign {get;}
    See Also