OnClientAutoSizedRow Property
OnClientAutoSizedRow
Occurs after the user auto-sizes a row by double-clicking the bottom edge of a row header cell.
Declaration
public virtual string OnClientAutoSizedRow { get; set; }
Public Overridable Property OnClientAutoSizedRow As String