ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / SplitButtonItem Class / ShouldSerializeItems Method

In This Topic
    ShouldSerializeItems Method (SplitButtonItem)
    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