Skip to main content
All docs
V24.2

LayoutGroupCaptionImageOptions.HasDefaultPadding Property

Namespace: DevExpress.XtraLayout

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