Class
ValueMapper.RangePair

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class ValueMapper.RangePair

Inheritance: objectValueMapper.RangePair

Constructors

RangePair(MapperRange, MapperRange)

Declaration

cs-api-definition
public RangePair(ValueMapper.MapperRange source, ValueMapper.MapperRange target)

Parameters

source

ValueMapper.MapperRange

target

ValueMapper.MapperRange

Fields

source

Declaration

cs-api-definition
public ValueMapper.MapperRange source

Field Value

ValueMapper.MapperRange

target

Declaration

cs-api-definition
public ValueMapper.MapperRange target

Field Value

ValueMapper.MapperRange