Skip to main content
All docs
V25.1
  • TableColumnDefinition.PaddingLeft Property

    Namespace: DevExpress.XtraEditors.TableLayout

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

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

    Property Value

    Type Default
    Int32 0
    See Also