Skip to main content
All docs
V25.1
  • PictureEditOptionsEditDialog(RepositoryItemPictureEdit) Constructor

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

    Namespace: DevExpress.XtraEditors.Controls

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public PictureEditOptionsEditDialog(
        RepositoryItemPictureEdit owner
    )

    Parameters

    Name Type
    owner RepositoryItemPictureEdit
    See Also