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