FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexComboBox Class / VisualEdgeMode Property

In This Topic
    VisualEdgeMode Property (C1FlexComboBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property VisualEdgeMode As EdgeMode
    protected EdgeMode VisualEdgeMode {get; set;}
    See Also