RepositoryItem.CreateViewInfo() Method
This member supports the editors library’s internal infrastructure and is not intended to be used in your applications.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
DevExpress.XtraEditors.ViewInfo.BaseEditViewInfo | A DevExpress.XtraEditors.ViewInfo.BaseEditViewInfo descendant containing the editor’s view information. |
See Also