FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonComboBox Class / ShouldSerializeItems Method

In This Topic
    ShouldSerializeItems Method (RibbonComboBox)
    In This Topic
    This property is for internal use only.
    Syntax
    'Declaration
     
    Protected Overrides Function ShouldSerializeItems() As System.Boolean
    protected override System.bool ShouldSerializeItems()
    See Also