ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1DataView Class / RaiseFilterRowEvent Property

In This Topic
    RaiseFilterRowEvent Property
    In This Topic
    Indicates whether the FilterRow event should be fired.
    Syntax
    'Declaration
     
    Public Property RaiseFilterRowEvent As System.Boolean
    public System.bool RaiseFilterRowEvent {get; set;}
    See Also