GrapeCity.Win.MultiRow Namespace > Template Class : RowsDefaultCellStyle Property |
<SRDescriptionAttribute("Indicates the default CellStyle that is applied to the cells in the GcMultiRow Row.")> <RefreshPropertiesAttribute(RefreshProperties.All)> <SRCategoryAttribute("Appearance")> Public Property RowsDefaultCellStyle As CellStyle
Dim instance As Template Dim value As CellStyle instance.RowsDefaultCellStyle = value value = instance.RowsDefaultCellStyle
[SRDescription("Indicates the default CellStyle that is applied to the cells in the GcMultiRow Row.")] [RefreshProperties(RefreshProperties.All)] [SRCategory("Appearance")] public CellStyle RowsDefaultCellStyle {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