TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeView Class / ShouldSerializeCheckImageList Method

In This Topic
    ShouldSerializeCheckImageList Method (C1TreeView)
    In This Topic
    Returns true if this CheckImageList property has changed; otherwise, returns false.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeCheckImageList() As Boolean
    protected bool ShouldSerializeCheckImageList()
    See Also