FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridSkeletonLoadingCell Class / IsMouseDirectlyOver Property

In This Topic
    IsMouseDirectlyOver Property (GridSkeletonLoadingCell)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMouseDirectlyOver As Boolean
    public bool IsMouseDirectlyOver {get;}
    See Also