MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / ShouldSerializeDropDownWidth Method

In This Topic
    ShouldSerializeDropDownWidth Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function ShouldSerializeDropDownWidth() As Boolean
    protected override bool ShouldSerializeDropDownWidth()
    See Also