Skip to main content
A newer version of this page is available. .

TableRowDefinition.PaddingTop Property

Namespace: DevExpress.XtraEditors.TableLayout

Assembly: DevExpress.XtraEditors.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

[DefaultValue(0)]
[DXCategory("Layout")]
public int PaddingTop { get; set; }

Property Value

Type Default
Int32 0
See Also