TreeView for WinForms | ComponentOne
C1.Win.TreeView Namespace / C1TreeNode Class / ShouldSerializeEnabled Method

In This Topic
    ShouldSerializeEnabled Method (C1TreeNode)
    In This Topic
    Returns true if the Enabled has changed; otherwise, returns false.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeEnabled() As Boolean
    protected bool ShouldSerializeEnabled()
    See Also