IsMouseOver Property (C1HierarchicalPresenter)
 
            
                In This Topic
            
            Gets a value indicating whether the mouse pointer is located over this element.
            
            
            Syntax
            
            
            
            
            'Declaration
 
Public ReadOnly Property IsMouseOver As System.Boolean
             
        
            
            public System.bool IsMouseOver {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also