ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Shape Class / GradientStyle Property

In This Topic
    GradientStyle Property
    In This Topic
    Gets or sets the gradient style.
    Syntax
    'Declaration
     
    Public Property GradientStyle As GradientStyle
    public GradientStyle GradientStyle {get; set;}
    See Also