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