XPInstantFeedbackSource() Constructor
In This Article
Creates a new instance of the XPInstantFeedbackSource.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Remarks
When using this constructor, make sure that the XPInstantFeedbackSource.ObjectType property is initialized before the XPInstantFeedbackSource is assigned to a control.
See Also