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

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