Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientAutoSizedColumn client event. Occurs after the user auto-sizes a column by double-clicking the right edge of a column header cell.
シンタックス
'宣言
Public Overridable Function OnClientAutoSizedColumn( _
ByVal As System.String _
) As
public virtual OnClientAutoSizedColumn(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照