GrapeCity.Win.MultiRow Namespace > DomainUpDownCell Class : InterceptArrowKeys Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates whether the user can use the up and down arrow keys to select values.")> <SRCategoryAttribute("Behavior")> Public Property InterceptArrowKeys As Boolean
Dim instance As DomainUpDownCell Dim value As Boolean instance.InterceptArrowKeys = value value = instance.InterceptArrowKeys
[DefaultValue()] [SRDescription("Indicates whether the user can use the up and down arrow keys to select values.")] [SRCategory("Behavior")] public bool InterceptArrowKeys {get; set;}
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