GrapeCity.Win.MultiRow Namespace > CompareCellValidator Class : ComparedCellName Property |
<TypeConverterAttribute("GrapeCity.Win.MultiRow.Design.ValidatorCellNameTypeConverter, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")> <DefaultValueAttribute()> <SRDescriptionAttribute("Indicates the target compared cell's name.")> <RefreshPropertiesAttribute(RefreshProperties.All)> Public Property ComparedCellName As String
Dim instance As CompareCellValidator Dim value As String instance.ComparedCellName = value value = instance.ComparedCellName
[TypeConverter("GrapeCity.Win.MultiRow.Design.ValidatorCellNameTypeConverter, GrapeCity.Win.MultiRow, Version=7.20.20141.0, Culture=neutral, PublicKeyToken=0f7a722ee3c2bdd9")] [DefaultValue()] [SRDescription("Indicates the target compared cell's name.")] [RefreshProperties(RefreshProperties.All)] public string ComparedCellName {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