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

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

    Return Value

    Returns true if the styles has changed; otherwise, returns false.
    See Also