Summary
Gets the padding inside the cell.
- Namespace
- MahApps
.Metro .Controls - Containing Type
- DataGridHelper
Syntax
[Category(AppName.MahApps)]
[AttachedPropertyBrowsableForType(typeof(DataGrid))]
[AttachedPropertyBrowsableForType(typeof(DataGridRow))]
public static Thickness GetCellPadding(DependencyObject element)
Attributes
Type | Description |
---|---|
Category | |
Attached |
|
Attached |
Parameters
Name | Type | Description |
---|---|---|
element | DependencyObject |
Return Value
Type | Description |
---|---|
Thickness |