Class | Description | |
---|---|---|
AjaxIndicator | Class used for AjaxIndicator of asynchronous postbacks used by Infragistics.Web.UI controls. | |
ImageManager | ||
InfragisticsCDN | Contains CDN options for the ASP.NET controls | |
ItemTemplate | Base Template class used for rendering templates. | |
ItemTemplateCollection | Contains the collection of ItemTemplates for use by a navigation control | |
LocalizedCategoryAttribute | ||
LocalizedDefaultValueAttribute | ||
LocalizedDescriptionAttribute | ||
TemplateContainer | Naming container for an instance of a template. | |
WebScriptManager | ScriptManager derived class that enables the javascript IntelliSense for Infragistics ASP.NET Ajax controls and provides CDN support. |
Interface | Description | |
---|---|---|
IClientState | Interface implemented by ObjectBase and ControlObject to serialize properties to the client. | |
ICollectionObject | Interface used by sub objects that will be part of a keyed collection (where each item can be accessed either through a zero based index or a string key) | |
IControlCallback | ||
IControlMain | Interface implemented by ControlMain class which abstracts various methods so that a control can still function within the framework even if it does not inherit from ControlMain. | |
IDataBinding | ||
IDataBoundControl | Interface implemented by Controls that support the DataBindingFx. The methods of this interface allow Controls to interact with the Data Binding framework in a type agnostic manner. | |
IDataObject | ||
IHierarchicalDataObject | ||
IHierarchicalSchemaProvider | ||
IHierarchicalSchemaView | ||
IObjectBase | Interface supported by basic objects to allow restricted access to various methods by other parts of the framework. | |
IProvideAppStyling | This interface is implemented by controls that support Application Styling. | |
ISupportAppStylist | ||
ISupportClientRendering | Interface is implemented by controls that support client templates rendering. | |
ISupportSpellCheck | Interface to make a control compatible with the Infragistics.WebUI.WebSpellChecker | |
ITemplatedObject | ||
ITracksViewState | ||
IUIObject | ||
IViewStateJournal |
Enumeration | Description | |
---|---|---|
AjaxIndicatorBlockArea | Option to enable or disable blocking the control or browser's window while async postback. That block element is designed for visual effect and to block mouse. | |
AnimationEquationType | Descibes how an animation value should be calculated from start to finish. | |
AutoPostBackFlag | Auto postback options for events exposed by a control. | |
BindingType | Defines the type of binding for the expression: { binding fieldName} refers to one-way binding while {{ binding fieldName}} refers to two-way binding | |
CheckBoxMode | Represents all possible check box modes - off, bi-state or tri-state. | |
CheckBoxState | Represents the three possible check box states - checked, unchecked and partial. | |
ClientUIFlags | Indicates which state flags are set for rendering client state objects. | |
ClientUIFlagType | Used for Determining the Type of ClientUIFlagType being used by a specific UI Property, such as Selected or Visible. | |
ContentOverflow | The type and manner in which the contents of a LayoutPane will overflow. | |
DataSourceType | Indicates what type of DataSource is associated with the control | |
DefaultableBoolean | Defaultable boolean values allow the user to either directly set the value to control a behavior or inherit from a parent object that will be set. | |
DragDropEffect | ||
DragDropPoint | ||
Mode | Represents the mode of a behavior for some control that can be on or off or automatically enabled by the control's logic. | |
MouseStates | The client behavior of element related to mouse. | |
RelativeLocation | Location of one html element relative to bounds of another html element. | |
RoundedCornersImageID | The location of image. | |
RoundedCornersType | The type of rounded corners. | |
SlideDirection | Direction of slide animation. | |
SortDirection | Represents the direction of a sort |