GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : MouseWheelScroll Property |
<SRDescriptionAttribute("Indicates which control will process the MouseWheel event when the user uses the mouse wheel.")> <DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> Public Property MouseWheelScroll As MouseWheelScroll
Dim instance As GcMultiRow Dim value As MouseWheelScroll instance.MouseWheelScroll = value value = instance.MouseWheelScroll
[SRDescription("Indicates which control will process the MouseWheel event when the user uses the mouse wheel.")] [DefaultValue()] [SRCategory("Behavior")] public MouseWheelScroll MouseWheelScroll {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of the MouseWheelScroll values. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2