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