GrapeCity.Win.MultiRow Namespace : MergedCellsSelectionMode Enumeration |
Public Enum MergedCellsSelectionMode Inherits System.Enum
Dim instance As MergedCellsSelectionMode
public enum MergedCellsSelectionMode : System.Enum
Member | Description |
---|---|
All | If one cell in the merged cell is selected, the entire merged cell is selected and if one cell in the merged cell is edited by a UIAction, all values in the merged cell are changed. |
Individually | Can select and edit an individual cell in the merged cell, and merged cells automatically break after editing. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.MergedCellsSelectionMode
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