PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridAttributeAutoGeneratingEventArgs Class / Cancellable Property

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