Class ItemCursorType
Specifies cursor types for GroupBar items and GroupView items.
Inheritance
System.Object
ItemCursorType
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public sealed class ItemCursorType : Enum
Fields
Default
Default cursor type.
Declaration
public const ItemCursorType Default
Field Value
Type |
---|
ItemCursorType |
Hand
Hand cursor type.
Declaration
public const ItemCursorType Hand
Field Value
Type |
---|
ItemCursorType |