XPInstantFeedbackView(Type) Constructor
In This Article
Initializes a new XPInstantFeedbackView instance for a specified object type.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
object |
Type | A persistent type. This value is assigned to the Object |
See Also