|
| Class | Description |
|---|
 | DataControlBase | |
 | HeaderedContentControl |
Represents a standard ContentControl with an optional Header displayed above the item.
|
 | HeaderedItemsControl | |
 | PickerControlBase |
Base class for all controls that will open additional content via a popup RadWindow instance.
|
 | RadContentControl |
Extends the base ContentControl.
Wraps basic routed events like Loaded and Unloaded in virtual methods and expose common properties like IsLoaded and IsFocused.
|
 | RadControl |
Wraps basic routed events like Loaded and Unloaded in virtual methods and expose common properties like IsLoaded and IsFocused.
|
 | RadItemsControl |
Extends the base ItemsControl.
Wraps basic routed events like Loaded and Unloaded in virtual methods and exposes common properties like IsLoaded and IsFocused.
|
 | RadPointerContentControl |
This class represents a content control with a customizable pointer that points at a point or another silverlight element.
|
 | SelectorItemClickEventArgs |
Encapsulates the data associated with an item click action within a RadSelector control.
|
 | TemplateProviderControl |
Encapsulates common properties like ItemTemplate()()()() and adds support for notifications when some of these properties changes.
|