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