GrapeCity.Win.MultiRow Namespace > ButtonCell Class : ButtonCommand Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates an action will be performed when the ButtonCell is clicked.")> <SRCategoryAttribute("Behavior")> Public Property ButtonCommand As IButtonCommand
Dim instance As ButtonCell Dim value As IButtonCommand instance.ButtonCommand = value value = instance.ButtonCommand
[DefaultValue()] [SRDescription("Indicates an action will be performed when the ButtonCell is clicked.")] [SRCategory("Behavior")] public IButtonCommand ButtonCommand {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