ElementRequest Properties

The ElementRequest type exposes the following members.

Properties
  NameDescription
Public propertyFilterParameterValue
Gets the filter parameter value.
Public propertyIsProviderSorted
Gets or sets a value indicating whether the data provider applied sorting, if requested for this element. This property is not intended to be used directly from your code, unless you are implementing a custom data provider.
Public propertyIsSorted
Gets a value indicating whether this instance is sorted.
Public propertyPlacement
Gets the element placement.
Public propertyUniqueName
Gets the element unique name.
Top
See Also