ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / StyleName Property

In This Topic
    StyleName Property (Style)
    In This Topic
    Gets or set element style name.
    Syntax
    'Declaration
     
    Public Property StyleName As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo StyleName {get; set;}
    See Also