FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / GridConditionFilterEditor Class / ContentElement Property

In This Topic
    ContentElement Property (GridConditionFilterEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ContentElement As C1.Framework.Element
    public C1.Framework.Element ContentElement {get; set;}
    See Also