ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RenderContext Class / apiSelectedStyle Property

In This Topic
    apiSelectedStyle Property (_RenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Property apiSelectedStyle As ISelectionStyleOption
    public ISelectionStyleOption apiSelectedStyle {get; set;}
    See Also