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