MindFusion.Wpf Pack Programmer's Guide
RangeSelector Properties
 


 Public Properties

  Name Description

ButtonSize

Gets or sets the size of the buttons. This is a dependency property

Maximum

Gets or sets the maximum of the control range. This is a dependency property.

Minimum

Gets or sets the minimum of the control range. This is a dependency property.

MinimumSelectionLength

Gets or sets the minimum size of the selected range. This is a dependency property.

ProjectionBrush

Gets or sets the brush used to fill the selection projection. This is a dependency property.

ScrollBackgroundBrush

Gets or sets the brush used to fill the scroll background. This is a dependency property.

SelectionBrush

Gets or sets the brush used to fill the selection. This is a dependency property.

SelectionEnd

Gets or sets the end of the selected range. This is a dependency property.

SelectionStart

Gets or sets the start of the selected range. This is a dependency property.

Step

Gets or sets the step to scroll with when using the buttons. This is a dependency property.

 See Also

RangeSelector Class
MindFusion.UI.Wpf Namespace