PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridCellView Class / SelectedTimes Property

In This Topic
    SelectedTimes Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property SelectedTimes As Integer
    public int SelectedTimes {get; set;}
    See Also