| C1.Web.Wijmo.Controls.C1SuperPanel Namespace > C1SuperPanel Class : OnClientPainted Property |
'Declaration<WidgetOptionNameAttribute("painted")> <C1DescriptionAttribute(Key="C1SuperPanel.OnClientPainted", Description="The name of the function which will be called after panel is painted.")> <LayoutAttribute(LayoutType.Behavior)> <WidgetEventAttribute()> <System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Client-Side Events")> Public Property OnClientPainted As System.String
[WidgetOptionName("painted")] [C1Description(Key="C1SuperPanel.OnClientPainted", Description="The name of the function which will be called after panel is painted.")] [Layout(LayoutType.Behavior)] [WidgetEvent()] [System.ComponentModel.DefaultValue()] [C1Category("Client-Side Events")] public System.string OnClientPainted {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