GrapeCity.Win.MultiRow Namespace > Section Class : Tag Property |
<DefaultValueAttribute()> <BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> <SRDescriptionAttribute("Indicates the user-defined data associated with the Section.")> <TypeConverterAttribute("System.ComponentModel.StringConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <SRCategoryAttribute("Data")> Public Property Tag As Object
[DefaultValue()] [Bindable(Bindable=true, Direction=BindingDirection.OneWay)] [SRDescription("Indicates the user-defined data associated with the Section.")] [TypeConverter("System.ComponentModel.StringConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [SRCategory("Data")] 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