'Declaration Public Enum HeaderCheckBoxSynchronization Inherits System.Enum
public enum HeaderCheckBoxSynchronization : System.Enum
Member | Description |
---|---|
Band | Band. The header checkbox and the cell values are kept in synch. The entire band is affected. |
Default | Default. The default value for the enumeration. Generally, the behavior for properties with a value of "Default" will resolve differently based on the value of other properties (such as HeaderCheckBoxVisibility). |
None | None. The header checkbox is not synchronized with any cell values. |
RowsCollection | RowsCollection. The header checkbox and the cell values are kept in synch. Only the RowsCollection (island) is affected. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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