GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : Text Property |
<BindableAttribute(Bindable=False, Direction=BindingDirection.OneWay)> <DefaultValueAttribute()> <LocalizableAttribute(True)> <SRDescriptionAttribute("Indicates the text associated with GcMultiRow at run time when the Template property is null.")> Public Overrides Property Text As String
Dim instance As GcMultiRow Dim value As String instance.Text = value value = instance.Text
[Bindable(Bindable=false, Direction=BindingDirection.OneWay)] [DefaultValue()] [Localizable(true)] [SRDescription("Indicates the text associated with GcMultiRow at run time when the Template property is null.")] public override string Text {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