ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _ConfigOption Class / selectionMode Property

In This Topic
    selectionMode Property (_ConfigOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property selectionMode As SelectionMode
    public SelectionMode selectionMode {get; set;}
    See Also