Skip to main content
All docs
V23.2

LayoutGroupCaptionImageOptions(LayoutGroup) Constructor

Initializes a new instance of the LayoutGroupCaptionImageOptions class with specified settings.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public LayoutGroupCaptionImageOptions(
    LayoutGroup owner
)

Parameters

Name Type
owner LayoutGroup
See Also