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

    Namespace: DevExpress.XtraLayout

    Assembly: DevExpress.XtraLayout.v26.1.dll

    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