ODataInstantFeedbackSource.KeyExpressions Property
For internal use.
Namespace: DevExpress.Data.ODataLinq
Assembly: DevExpress.Data.v24.2.dll
Declaration
Property Value
Type | Default |
---|---|
String[] | null |
See Also
For internal use.
Namespace: DevExpress.Data.ODataLinq
Assembly: DevExpress.Data.v24.2.dll
[Browsable(false)]
[DefaultValue(null)]
public string[] KeyExpressions { get; set; }
<Browsable(False)>
<DefaultValue(Nothing)>
Public Property KeyExpressions As String()
Type | Default |
---|---|
String[] | null |
No
Your feedback is appreciated.