ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / ShowFluidMouseOverProperty Field

In This Topic
    ShowFluidMouseOverProperty Field (C1DataGrid)
    In This Topic
    Identifies the ShowFluidMouseOver dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShowFluidMouseOverProperty As DependencyProperty
    public static readonly DependencyProperty ShowFluidMouseOverProperty
    See Also