Back to Devexpress

TableRowDefinition.PaddingBottom Property

windowsforms-devexpress-dot-xtraeditors-dot-tablelayout-dot-tablerowdefinition-da32fec8.md

latest1.1 KB
Original Source

TableRowDefinition.PaddingBottom Property

Namespace : DevExpress.XtraEditors.TableLayout

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DefaultValue(0)]
[DXCategory("Layout")]
public int PaddingBottom { get; set; }
vb
<DefaultValue(0)>
<DXCategory("Layout")>
Public Property PaddingBottom As Integer

Property Value

TypeDefault
Int320

See Also

TableRowDefinition Class

TableRowDefinition Members

DevExpress.XtraEditors.TableLayout Namespace