RadControls for Windows Phone
Search RadControls for Windows Phone 7
Contents
Introduction
Installation
Visual Studio Extensions
Localization
Controls
API Reference
Telerik.Charting Namespace
Telerik.Configuration.Assemblies Namespace
Telerik.Windows Namespace
Telerik.Windows.Controls Namespace
Telerik.Windows.Controls.Animation Namespace
Telerik.Windows.Controls.AutoCompleteTextBox Namespace
Telerik.Windows.Controls.Bulletgraph Namespace
Telerik.Windows.Controls.BusyIndicator Namespace
Telerik.Windows.Controls.Calendar Namespace
Telerik.Windows.Controls.Chart Namespace
Telerik.Windows.Controls.ContextMenu Namespace
Telerik.Windows.Controls.Converters Namespace
NullableDoubleConverter Class
NullableMoveDirectionConverter Class
NullablePointConverter Class
StringToDateTimeConverter Class
StringToDoubleConverter Class
Telerik.Windows.Controls.DataBoundListBox Namespace
Telerik.Windows.Controls.DataForm Namespace
Telerik.Windows.Controls.Diagnostics Namespace
Telerik.Windows.Controls.Exceptions Namespace
Telerik.Windows.Controls.GaugesInternal Namespace
Telerik.Windows.Controls.Gestures Namespace
Telerik.Windows.Controls.ImageButton Namespace
Telerik.Windows.Controls.InputPrompt Namespace
Telerik.Windows.Controls.JumpList Namespace
Telerik.Windows.Controls.ListPicker Namespace
Telerik.Windows.Controls.LiveTileHelperData Namespace
Telerik.Windows.Controls.LoopingList Namespace
Telerik.Windows.Controls.MessageBox Namespace
Telerik.Windows.Controls.Pagination Namespace
Telerik.Windows.Controls.PhoneTextBox Namespace
Telerik.Windows.Controls.PickerBox Namespace
Telerik.Windows.Controls.PngEncoder Namespace
Telerik.Windows.Controls.Primitives Namespace
Telerik.Windows.Controls.Rating Namespace
Telerik.Windows.Controls.Reminders Namespace
Telerik.Windows.Controls.Reminders.Trial Namespace
Telerik.Windows.Controls.SlideView Namespace
Telerik.Windows.Controls.TimeSpanPicker Namespace
Telerik.Windows.Controls.ToggleSwitch Namespace
Telerik.Windows.Data Namespace
For More Help
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
RadControls for WindowsPhone
Telerik.Windows.Controls.Converters Namespace
Send Feedback
Classes
Class
Description
NullableDoubleConverter
Converts a nullable structure of type double to and from a string representation.
NullableMoveDirectionConverter
Represents a converter that recognizes nullable structure of type MoveDirection.
NullablePointConverter
Converts a nullable structure of type Point to and from a string representation.
StringToDateTimeConverter
This class provides functionality for converting strings to
DateTime
values.
StringToDoubleConverter
Represents a value converter that converts strings into double values by using the double.TryParse method.