SfDataGridBehaviorSetUseEditableCellStyle Method
Sets the value of the editable cell style usage.
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public static void SetUseEditableCellStyle(
SfDataGrid element,
bool value
)
Public Shared Sub SetUseEditableCellStyle (
element As SfDataGrid,
value As Boolean
)
Parameters
- element SfDataGrid
- SfDataGrid with the element.
- value Boolean
- Indicates whether it is a value.