SfDataGridBehaviorGetUseEditableCellStyle Method
Gets 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 bool GetUseEditableCellStyle(
SfDataGrid element
)
Public Shared Function GetUseEditableCellStyle (
element As SfDataGrid
) As Boolean
- element SfDataGrid
- SfDataGrid with the element.
Boolean if can get the value.; otherwise,
.