RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

Classes

  ClassDescription
Public classAnimationScripts
Public classClientControlEventAttribute
Signifies that this Property should be exposed as a client-side event reference
Public classClientControlMethodAttribute
Signifies that this method should be exposed as a client callback
Public classClientControlPropertyAttribute
Signifies that this property is to be emitted as a client script property
Public classClientPropertyNameAttribute
Allows the mapping of a property declared in managed code to a property declared in client script. For example, if the client script property is named "handle" and you prefer the name on the TargetProperties object to be "Handle", you would apply this attribute with the value "handle."
Public classClientScriptResourceAttribute
Associates a client script resource with an extender class. This allows the extender to find it's associated script and what names and prefixes with which to reference it.
Public classComponentReferenceAttribute
Signifies that this property references a ScriptComponent
Public classCore
Public classDraggable
Clientside implementation of visual element resize functionality
Public classElementReferenceAttribute
Specifies this property is an element reference and should be converted during serialization. The default (e.g. cases without this attribute) will generate the element's ID
Public classEmbeddedSkinAttribute
Public classExtensions
Public classjQuery
Public classjQueryPlugins
Public classLocalizationStrings
Public classModalExtender
Clientside implementation of visual element resize functionality
Public classMouseScroll
Clientside implementation of visual element resize functionality
Public classOData
Public classPopupBehavior
Repository of old "Atlas" code that we're waiting to have integrated into the new Microsoft Ajax Library
Public classRequiredPropertyAttribute
The presence of this attribute on a property of a subclass of TargetControlPropertiesBase indicates that the property value is required and the control can not be used without it. Absence of a required property value causes an exception to be thrown during creation of the control.
Public classRequiredScriptAttribute
Public classResizable
Clientside implementation of visual element resize functionality
Public classResizeExtender
Clientside implementation of visual element resize functionality
Public classResolveControlEventArgs
Public classScriptObjectBuilder
Gets the script references for a type
Public classScrollingScripts
Public classSkinRegistrar
Public classStateManager
Public classStronglyTypedStateManagedCollection<(Of <(<'ItemType>)>)>
Public classTelerikToolboxCategoryAttribute
This attribute should be used on classes which will be present in the Visual Studio toolbox - i.e. the ones that should also have a ToolboxBitmapAttribute attribute.
Public classTouchScrollExtender

Interfaces

  InterfaceDescription
Public interfaceIClientStateManager
Describes an object which supports ClientState
Public interfaceIControl
Public interfaceIControlResolver
Describes an object that can be used to resolve references to a control by its ID
Public interfaceIMarkableStateManager
Public interfaceISkinnableControl

Delegates

  DelegateDescription
Public delegateResolveControlEventHandler