Skip to main content
All docs
V25.1
  • LayoutGroupCaptionImageOptions.HasDefaultPadding Property

    Namespace: DevExpress.XtraLayout

    Assembly: DevExpress.XtraLayout.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    public bool HasDefaultPadding { get; }

    Property Value

    Type
    Boolean

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to HasDefaultPadding
    LayoutGroup
    .CaptionImageOptions .HasDefaultPadding
    See Also