Back to Devexpress

XPInstantFeedbackView.ObjectType Property

xpo-devexpress-dot-xpo-dot-xpinstantfeedbackview-d7226ad6.md

latest1.1 KB
Original Source

XPInstantFeedbackView.ObjectType Property

Gets or sets the type of items the target data table contains.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
[DefaultValue(null)]
public Type ObjectType { get; set; }
vb
<DefaultValue(Nothing)>
Public Property ObjectType As Type

Property Value

TypeDefaultDescription
Typenull

The type of items the data source contains.

|

See Also

XPInstantFeedbackView Class

XPInstantFeedbackView Members

DevExpress.Xpo Namespace