ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridGroupingPresenter Class / Cursor Property

In This Topic
    Cursor Property (DataGridGroupingPresenter)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Cursor As System.Windows.Input.Cursor
    public System.Windows.Input.Cursor Cursor {get; set;}
    See Also