Back to Devexpress

XPInstantFeedbackSource() Constructor

xpo-devexpress-dot-xpo-dot-xpinstantfeedbacksource-dot-ctor-da80f5d5.md

latest1.1 KB
Original Source

XPInstantFeedbackSource() Constructor

Creates a new instance of the XPInstantFeedbackSource.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public XPInstantFeedbackSource()
vb
Public Sub New

Remarks

When using this constructor, make sure that the XPInstantFeedbackSource.ObjectType property is initialized before the XPInstantFeedbackSource is assigned to a control.

See Also

XPInstantFeedbackSource Class

XPInstantFeedbackSource Members

DevExpress.Xpo Namespace