Back to Devexpress

GridControl.Padding Property

wpf-devexpress-dot-xpf-dot-grid-dot-gridcontrol-45ffa375.md

latest991 B
Original Source

GridControl.Padding Property

This member supports the WPF infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
[Browsable(false)]
public Thickness Padding { get; set; }
vb
<Browsable(False)>
Public Property Padding As Thickness

Property Value

Type
Thickness

See Also

GridControl Class

GridControl Members

DevExpress.Xpf.Grid Namespace