GrapeCity.Win.MultiRow Namespace > CellStyle Class : Tag Property |
<BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRCategoryAttribute("Data")> <SRDescriptionAttribute("Indicates the object that contains data about the Cell.")> <DefaultValueAttribute()> <TypeConverterAttribute("System.ComponentModel.StringConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> Public Property Tag As Object
[Bindable(Bindable=true, Direction=BindingDirection.OneWay)] [RefreshProperties(RefreshProperties.Repaint)] [SRCategory("Data")] [SRDescription("Indicates the object that contains data about the Cell.")] [DefaultValue()] [TypeConverter("System.ComponentModel.StringConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] public object Tag {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