ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / ParentStyle Property

In This Topic
    ParentStyle Property
    In This Topic
    Gets or sets element parent
    Syntax
    'Declaration
     
    Public Property ParentStyle As Style
    public Style ParentStyle {get; set;}
    See Also