GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : DefaultCellNoteStyle Property |
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Indicates the default CellNoteStyle that will be applied to cells' Note of GcMultiRow if no other style is set.")> <RefreshPropertiesAttribute(RefreshProperties.All)> Public ReadOnly Property DefaultCellNoteStyle As CellNoteStyle
Dim instance As GcMultiRow Dim value As CellNoteStyle value = instance.DefaultCellNoteStyle
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [SRCategory("Appearance")] [SRDescription("Indicates the default CellNoteStyle that will be applied to cells' Note of GcMultiRow if no other style is set.")] [RefreshProperties(RefreshProperties.All)] public CellNoteStyle DefaultCellNoteStyle {get;}
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