GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : RestoreValue Property |
<SRCategoryAttribute("Data")> <DefaultValueAttribute()> <SRDescriptionAttribute("Indicates whether to restore the Cell's value when changing the GcMultiRow's Template.")> Public Property RestoreValue As Boolean
Dim instance As GcMultiRow Dim value As Boolean instance.RestoreValue = value value = instance.RestoreValue
[SRCategory("Data")] [DefaultValue()] [SRDescription("Indicates whether to restore the Cell's value when changing the GcMultiRow's Template.")] public bool RestoreValue {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