DataGridCursors Class
Represents a set of cursors for use with the DataGrid.
public static class DataGridCursors
- Inheritance:
- object object
Properties
ColumnResizeCursor
Returns an Excel-style mouse cursor to display when resizing a DataGrid column.
RowResizeCursor
Returns an Excel-style mouse cursor to display when resizing a DataGrid row.