Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1ComboBox Class / ShouldSerializeItems Method

In This Topic
    ShouldSerializeItems Method (C1ComboBox)
    In This Topic
    Specifies whether to save the value of the Items property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeItems() As Boolean
    protected bool ShouldSerializeItems()
    See Also