DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / C1FilterEditor Class / XView Property

In This Topic
    XView Property (C1FilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property XView As C1.Framework.XView
    protected C1.Framework.XView XView {get; set;}
    See Also