DataGridHelper.

GetEnableCellEditAssist(DependencyObject) Method

Summary

Gets a value which indicates the preview cell editing is enabled or not.
Namespace
MahApps.Metro.Controls
Containing Type
DataGridHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(DataGrid))]
public static bool GetEnableCellEditAssist(DependencyObject element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element DependencyObject

Return Value

Type Description
bool