True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / ColResizeEventArgs Class / Cancel Property

In This Topic
    Cancel Property (ColResizeEventArgs)
    In This Topic
    Gets or sets a value indicating that sizing should be ignored.
    Syntax
    'Declaration
     
    Public Property Cancel As System.Boolean
    public System.bool Cancel {get; set;}
    See Also