TableRowDefinition.PaddingBottom Property
Namespace: DevExpress.XtraEditors.TableLayout
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Default |
|---|---|
| Int32 | 0 |
See Also
Namespace: DevExpress.XtraEditors.TableLayout
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
[DefaultValue(0)]
[DXCategory("Layout")]
public int PaddingBottom { get; set; }
<DefaultValue(0)>
<DXCategory("Layout")>
Public Property PaddingBottom As Integer
| Type | Default |
|---|---|
| Int32 | 0 |