GrapeCity.Win.MultiRow Namespace > PopupCell Class : ButtonText Property |
<DefaultValueAttribute()> <SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Indicates the text of the pop up button.")> <LocalizableAttribute(True)> Public Property ButtonText As String
Dim instance As PopupCell Dim value As String instance.ButtonText = value value = instance.ButtonText
[DefaultValue()] [SRCategory("Appearance")] [SRDescription("Indicates the text of the pop up button.")] [Localizable(true)] public string ButtonText {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