GrapeCity.Win.MultiRow Namespace > ColumnFooterSection Class : Selectable Property |
<SRCategoryAttribute("Behavior")> <TakeCellFreezeAttribute(True)> <DefaultValueAttribute()> <SRDescriptionAttribute("Indicates whether the Section is selectable.")> Public Overrides Property Selectable As Boolean
Dim instance As ColumnFooterSection Dim value As Boolean instance.Selectable = value value = instance.Selectable
[SRCategory("Behavior")] [TakeCellFreeze(true)] [DefaultValue()] [SRDescription("Indicates whether the Section is selectable.")] public override bool Selectable {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