GrapeCity.Win.MultiRow Namespace : CellStyleScopes Enumeration |
<FlagsAttribute()> Public Enum CellStyleScopes Inherits System.Enum
Dim instance As CellStyleScopes
[Flags()] public enum CellStyleScopes : System.Enum
Member | Description |
---|---|
AlternatingRowHeaderCells | Specifies that one or more values of the object returned by the GcMultiRow.AlternatingRowsDefaultHeaderCellStyle property changed. |
AlternatingRows | Specifies that one or more values of the object returned by the GcMultiRow.AlternatingRowsDefaultCellStyle property changed. |
Cell | Specifies that one or more values of the object returned by the Cell.Style property changed. |
Column | Specifies that one or more values of the object returned by the Column.DefaultCellStyle property of a Column changed. |
ColumnFooter | Specifies that one or more values of the object returned by the Section.DefaultCellStyle property of a ColumnFooterSection changed. |
ColumnFooterHeaderCell | Specifies that one or more values of the object returned by the Section.DefaultHeaderCellStyle property of a ColumnFooterSection changed. |
ColumnFooterHeaderCells | Specifies that one or more values of the object returned by the GcMultiRow.ColumnFootersDefaultHeaderCellStyle property changed. |
ColumnFooters | Specifies that one or more values of the object returned by the GcMultiRow.ColumnFootersDefaultCellStyle property changed. |
ColumnHeader | Specifies that one or more values of the object returned by the Section.DefaultCellStyle property of a ColumnHeaderSection changed. |
ColumnHeaderHeaderCell | Specifies that one or more values of the object returned by the Section.DefaultHeaderCellStyle property of a ColumnHeaderSection changed. |
ColumnHeaderHeaderCells | Specifies that one or more values of the object returned by the GcMultiRow.ColumnHeadersDefaultHeaderCellStyle property changed. |
ColumnHeaders | Specifies that one or more values of the object returned by the GcMultiRow.ColumnHeadersDefaultCellStyle property changed. |
GcMultiRow | Specifies that one or more values of the object returned by the GcMultiRow.DefaultCellStyle property changed. |
None | Specifies the owning entity is unspecified. |
Row | Specifies that one or more values of the object returned by the Section.DefaultCellStyle property of a Row changed. |
RowHeaderCell | Specifies that one or more values of the object returned by the Section.DefaultHeaderCellStyle property of a Row changed. |
RowHeaderCells | Specifies that one or more values of the object returned by the GcMultiRow.RowsDefaultHeaderCellStyle property changed. |
Rows | Specifies that one or more values of the object returned by the GcMultiRow.RowsDefaultCellStyle property changed. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.CellStyleScopes
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