DataGridHelper.

GetAutoGeneratedTextColumnEditingStyle(DependencyObject) Method

Summary

Gets the EditingElementStyle for the autogenerated DataGridTextColumn.
Namespace
MahApps.Metro.Controls
Containing Type
DataGridHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(DataGrid))]
public static Style GetAutoGeneratedTextColumnEditingStyle(DependencyObject element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element DependencyObject

Return Value

Type Description
Style