Skip to main content
All docs
V25.1
  • LayoutGroupCaptionImageOptions(LayoutGroup) Constructor

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

    Namespace: DevExpress.XtraLayout

    Assembly: DevExpress.XtraLayout.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public LayoutGroupCaptionImageOptions(
        LayoutGroup owner
    )

    Parameters

    Name Type
    owner LayoutGroup
    See Also