MindFusion.Scheduling for Silverlight Programmer's Guide
BasePresenter.LeftResizeCursor Property
See Also
 





Gets or sets the cursor to display when the user is resizing the start of the item or when the user is about to start a resizing operation. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public Cursor LeftResizeCursor { get; set; }

Visual Basic  Copy Code

Public Property LeftResizeCursor As Cursor

 Property Value

A Silverlight Cursor.

 See Also

BasePresenter Members
BasePresenter Class
MindFusion.DataViews.Silverlight Namespace