Enum HitTestArea
Specifies hit test area of the SplitButton control.
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public enum HitTestArea
Fields
| Name | Description |
|---|---|
| ImageOnly | Only image is selected. |
| LabelAndImage | Both label and image are selected. |