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

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

    Property Value

    The shape style.
    See Also