Skip to main content
All docs
V23.2

LayoutGroupCaptionImageOptions.HasDefaultPadding Property

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.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