GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : SelectRowWhenClickBlankArea Property |
<SRDescriptionAttribute("Indicates whether to select the row when clicking in the blank area.")> <SRCategoryAttribute("Behavior")> <DefaultValueAttribute()> Public Property SelectRowWhenClickBlankArea As Boolean
Dim instance As GcMultiRow Dim value As Boolean instance.SelectRowWhenClickBlankArea = value value = instance.SelectRowWhenClickBlankArea
[SRDescription("Indicates whether to select the row when clicking in the blank area.")] [SRCategory("Behavior")] [DefaultValue()] public bool SelectRowWhenClickBlankArea {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