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

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

    Namespace: DevExpress.XtraLayout

    Assembly: DevExpress.XtraLayout.v26.1.dll

    Declaration

    public LayoutGroupCaptionImageOptions(
        LayoutGroup owner
    )

    Parameters

    Name Type
    owner LayoutGroup
    See Also