GrapeCity.Win.MultiRow Namespace > NewRowAlternateText Class : Text Property |
<RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRDescriptionAttribute("Indicates the alternate text of new row when new row is not the current row.")> Public Property Text As String
Dim instance As NewRowAlternateText Dim value As String instance.Text = value value = instance.Text
[RefreshProperties(RefreshProperties.Repaint)] [SRDescription("Indicates the alternate text of new row when new row is not the current row.")] public 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