ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / SelectionMode Property

In This Topic
    SelectionMode Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property SelectionMode As SelectionModeEnum
    public SelectionModeEnum SelectionMode {get; set;}
    See Also