FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / GetCursorStyle Method

In This Topic
    GetCursorStyle Method (C1GridControl)
    In This Topic
    Gets the style that is applied to the cell when the cursor is in it.
    Syntax
    'Declaration
     
    Protected Overridable Function GetCursorStyle() As Style
    protected virtual Style GetCursorStyle()
    See Also