GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : MergedCellsSelectionMode Property |
<SRDescriptionAttribute("Indicates how to select and edit the merged cells using UI actions.")> <DefaultValueAttribute()> <SRCategoryAttribute("Behavior")> Public Property MergedCellsSelectionMode As MergedCellsSelectionMode
Dim instance As GcMultiRow Dim value As MergedCellsSelectionMode instance.MergedCellsSelectionMode = value value = instance.MergedCellsSelectionMode
[SRDescription("Indicates how to select and edit the merged cells using UI actions.")] [DefaultValue()] [SRCategory("Behavior")] public MergedCellsSelectionMode MergedCellsSelectionMode {get; set;}
Exception | Description |
---|---|
System.ComponentModel.InvalidEnumArgumentException | The specified value is not one of the MergedCellsSelectionMode 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