FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / AutoGeneratingColumnEventArgs Class / Cancel Property

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