ComponentOne Data Source for Entity Framework
C1.Data Namespace / PageChangingEventArgs Class / Cancel Property

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