FlexGrid for WPF | ComponentOne
C1.WPF.FlexGridFilter.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnFilterEditor Class / InitializeUI Method

In This Topic
    InitializeUI Method
    In This Topic
    Update editor UI based on the current column filter.
    Syntax
    'Declaration
     
    Protected Overridable Sub InitializeUI() 
    protected virtual void InitializeUI()
    See Also