DataGridHelper.

GetColumnHeaderPadding(DependencyObject) Method

Summary

Gets the padding inside the column.
Namespace
MahApps.Metro.Controls
Containing Type
DataGridHelper

Syntax

[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(DataGrid))]
public static Thickness GetColumnHeaderPadding(DependencyObject element)

Attributes

Type Description
Category
AttachedPropertyBrowsableForType

Parameters

Name Type Description
element DependencyObject

Return Value

Type Description
Thickness