Class
FilterPathSource

Represents a GeometrySource for the filter funnel geometry.

Definition

Namespace:Telerik.Windows.Controls.VirtualGrid

Assembly:Telerik.Windows.Controls.VirtualGrid.dll

Syntax:

cs-api-definition
public class FilterPathSource : VirtualGridGeometrySource

Inheritance: objectVirtualGridGeometrySourceFilterPathSource

Constructors

FilterPathSource()

Declaration

cs-api-definition
public FilterPathSource()

Properties

Offset

Gets the translation transform offset.

Declaration

cs-api-definition
public override Point Offset { get; }

Property Value

Point

Overrides VirtualGridGeometrySource.Offset

Source

Gets the Data that defines this geometry.

Declaration

cs-api-definition
public override string Source { get; }

Property Value

string

Overrides VirtualGridGeometrySource.Source