GrapeCity.Win.MultiRow Namespace > Section Class : DefaultHeaderCellStyle Property |
<SRDescriptionAttribute("Indicates the default style used by all header cells in the Section. ")> <SRCategoryAttribute("Appearance")> <RefreshPropertiesAttribute(RefreshProperties.All)> Public Property DefaultHeaderCellStyle As CellStyle
Dim instance As Section Dim value As CellStyle instance.DefaultHeaderCellStyle = value value = instance.DefaultHeaderCellStyle
[SRDescription("Indicates the default style used by all header cells in the Section. ")] [SRCategory("Appearance")] [RefreshProperties(RefreshProperties.All)] public CellStyle DefaultHeaderCellStyle {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