LinqServerModeDataSource Properties
A non-visual component that can be used as a data source for the GridControl, PivotGridControl and SearchLookUpEdit controls in Server Mode. Can be associated with any queryable source.
Name | Description |
---|---|
Data |
Gets or sets the data context for an element when it participates in data binding.
Inherited from Framework |
Default |
Specifies how data source contents are sorted by default, when the sort order is not specified by the bound control. This is a dependency property. |
Default |
Gets or sets the key to use to reference the style for this control, when theme styles are used or defined.
Inherited from Framework |
Element |
Gets or sets the type of objects retrieved from a data source. This is a dependency property. |
Flow |
Gets or sets the direction that text and other user interface (UI) elements flow within any parent element that controls their layout.
Inherited from Framework |
Handles |
Gets a value that indicates whether a control supports scrolling. Inherited from Control. |
Has |
Gets a value that indicates whether the UIElement has focus. Inherited from UIElement. |
Inheritance |
Gets or sets the scope limits for property value inheritance, resource key lookup, and Relative |
Is |
Gets a value that becomes the return value of Is |
Key |
Gets or sets the key expression. This is a dependency property. |
Logical |
Gets an enumerator for logical child elements of this element.
Inherited from Framework |
Name |
Gets or sets the identifying name of the element. The name provides a reference so that code-behind, such as event handler code, can refer to a markup element after it is constructed during processing by a XAML processor.
Inherited from Framework |
Queryable |
Gets or sets the queryable data source. This is a dependency property. |
Stylus |
Gets a collection of all stylus plug-in (customization) objects associated with this element. Inherited from UIElement. |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Inherited from Framework |
Visual |
Gets or sets the Bitmap |
Visual |
Gets or sets the Bitmap |
Visual |
Gets or sets the Bitmap |
Visual |
Gets or sets a cached representation of the Visual. Inherited from Visual. |
Visual |
Gets the number of visual child elements within this element.
Inherited from Framework |
Visual |
Gets or sets the Clear |
Visual |
Gets or sets the clip region of the Visual as a Geometry value. Inherited from Visual. |
Visual |
Gets or sets the edge mode of the Visual as an Edge |
Visual |
Gets or sets the bitmap effect to apply to the Visual. Inherited from Visual. |
Visual |
Gets or sets the offset value of the visual object. Inherited from Visual. |
Visual |
Gets or sets the opacity of the Visual. Inherited from Visual. |
Visual |
Gets or sets the Brush value that represents the opacity mask of the Visual. Inherited from Visual. |
Visual |
Gets the visual tree parent of the visual object. Inherited from Visual. |
Visual |
Gets or sets a clipped scrollable area for the Visual. Inherited from Visual. |
Visual |
Gets or sets the Text |
Visual |
Gets or sets the Text |
Visual |
Gets or sets the Transform value for the Visual. Inherited from Visual. |
Visual |
Gets or sets the x-coordinate (vertical) guideline collection. Inherited from Visual. |
Visual |
Gets or sets the y-coordinate (horizontal) guideline collection. Inherited from Visual. |
See Also