KaxTreeViewOnClientKeyPressing Property |
Namespace: Kettic.AspNet.Controls
public string OnClientKeyPressing { get; set; }
Public Property OnClientKeyPressing As String Get Set
public: property String^ OnClientKeyPressing { String^ get (); void set (String^ value); }
member OnClientKeyPressing : string with get, set