ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1ViewFilterRowEventArgs Class
Properties

In This Topic
    C1ViewFilterRowEventArgs Class Members
    In This Topic

    The following tables list the members exposed by C1ViewFilterRowEventArgs.

    Public Properties
     NameDescription
    Public PropertyAllows to accept row (true) or filter it out (false).  
    Public PropertyGets a row whose filter conditions are being checked.  
    Top
    See Also