Skip to main content
All docs
V24.1

LayoutGroupCaptionImageOptions(LayoutGroup) Constructor

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

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v24.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public LayoutGroupCaptionImageOptions(
    LayoutGroup owner
)

Parameters

Name Type
owner LayoutGroup
See Also