TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1CheckList Class / ShouldSerializeStyles Method

In This Topic
    ShouldSerializeStyles Method (C1CheckList)
    In This Topic
    Returns true if this Styles property has changed; otherwise, returns false.
    Syntax
    'Declaration
     
    
    Public Function ShouldSerializeStyles() As Boolean
    public bool ShouldSerializeStyles()
    See Also