PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / IsUpdating Property

In This Topic
    IsUpdating Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsUpdating As Boolean
    public bool IsUpdating {get;}
    See Also