Configurates
C1.Web.Mvc.FlexGridBase<T>.ShowDropDown. Sets a value that indicates whether the grid adds drop-down buttons to the cells in columns that have the ShowDropDown property set to true.
シンタックス
'宣言
Public Overridable Function ShowDropDown( _
ByVal As System.Boolean _
) As
public virtual ShowDropDown(
System.bool
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照