Back to Devexpress

TileControl.Padding Property

windowsforms-devexpress-dot-xtraeditors-dot-tilecontrol-45abea62.md

latest960 B
Original Source

TileControl.Padding Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Layout")]
public Padding Padding { get; set; }
vb
<DXCategory("Layout")>
Public Property Padding As Padding

Property Value

Type
Padding

See Also

TileControl Class

TileControl Members

DevExpress.XtraEditors Namespace