GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : UseOptimizedSelectionForTouch Property |
<SRDescriptionAttribute("Indicates whether to use the optimized selection approach to do the selection in touch mode.")> <SRCategoryAttribute("Behavior")> <DefaultValueAttribute()> Public Property UseOptimizedSelectionForTouch As Boolean
Dim instance As GcMultiRow Dim value As Boolean instance.UseOptimizedSelectionForTouch = value value = instance.UseOptimizedSelectionForTouch
[SRDescription("Indicates whether to use the optimized selection approach to do the selection in touch mode.")] [SRCategory("Behavior")] [DefaultValue()] public bool UseOptimizedSelectionForTouch {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