Configurates
C1.Web.Mvc.ColumnBase.MinWidth. Sets the minimum width of this column.
シンタックス
'宣言
Public Function MinWidth( _
ByVal As System.Nullable(Of Integer) _
) As
public MinWidth(
System.Nullable<int>
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照