Skip to main content
All docs
V25.1
  • LayoutControlItemImageOptions(LayoutControlItem) Constructor

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

    Namespace: DevExpress.XtraLayout

    Assembly: DevExpress.XtraLayout.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public LayoutControlItemImageOptions(
        LayoutControlItem owner
    )

    Parameters

    Name Type
    owner LayoutControlItem
    See Also