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

In This Topic
    Cancel Property (PropertyGridAttributeAutoGeneratingEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Cancel As Boolean
    public bool Cancel {get; set;}
    See Also