ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ShapeBase Class / ShapeStyle Property

In This Topic
    ShapeStyle Property
    In This Topic
    Gets or sets the shape style.
    Syntax
    'Declaration
     
    Public Property ShapeStyle As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo ShapeStyle {get; set;}

    Property Value

    The shape style.
    See Also