Version

Infragistics.Web.UI Namespace (Infragistics.Web)

Classes
 ClassDescription
ClassAjaxIndicator Class used for AjaxIndicator of asynchronous postbacks used by Infragistics.Web.UI controls.
ClassImageManager  
ClassInfragisticsCDN Contains CDN options for the ASP.NET controls
ClassItemTemplate Base Template class used for rendering templates.
ClassItemTemplateCollection Contains the collection of ItemTemplates for use by a navigation control
ClassLocalizedCategoryAttribute  
ClassLocalizedDefaultValueAttribute  
ClassLocalizedDescriptionAttribute  
ClassTemplateContainer Naming container for an instance of a template.
ClassWebScriptManager ScriptManager derived class that enables the javascript IntelliSense for Infragistics ASP.NET Ajax controls and provides CDN support.
Interfaces
 InterfaceDescription
InterfaceIClientState Interface implemented by ObjectBase and ControlObject to serialize properties to the client.
InterfaceICollectionObject 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)
InterfaceIControlCallback  
InterfaceIControlMain 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.
InterfaceIDataBinding  
InterfaceIDataBoundControl 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.
InterfaceIDataObject  
InterfaceIHierarchicalDataObject  
InterfaceIHierarchicalSchemaProvider  
InterfaceIHierarchicalSchemaView  
InterfaceIObjectBase Interface supported by basic objects to allow restricted access to various methods by other parts of the framework.
InterfaceIProvideAppStyling This interface is implemented by controls that support Application Styling.
InterfaceISupportAppStylist  
InterfaceISupportClientRendering Interface is implemented by controls that support client templates rendering.
InterfaceISupportSpellCheck Interface to make a control compatible with the Infragistics.WebUI.WebSpellChecker
InterfaceITemplatedObject  
InterfaceITracksViewState  
InterfaceIUIObject  
InterfaceIViewStateJournal  
Enumerations
 EnumerationDescription
EnumerationAjaxIndicatorBlockArea 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.
EnumerationAnimationEquationType Descibes how an animation value should be calculated from start to finish.
EnumerationAutoPostBackFlag Auto postback options for events exposed by a control.
EnumerationBindingType Defines the type of binding for the expression: { binding fieldName} refers to one-way binding while {{ binding fieldName}} refers to two-way binding
EnumerationCheckBoxMode Represents all possible check box modes - off, bi-state or tri-state.
EnumerationCheckBoxState Represents the three possible check box states - checked, unchecked and partial.
EnumerationClientUIFlags Indicates which state flags are set for rendering client state objects.
EnumerationClientUIFlagType Used for Determining the Type of ClientUIFlagType being used by a specific UI Property, such as Selected or Visible.
EnumerationContentOverflow The type and manner in which the contents of a LayoutPane will overflow.
EnumerationDataSourceType Indicates what type of DataSource is associated with the control
EnumerationDefaultableBoolean 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.
EnumerationDragDropEffect  
EnumerationDragDropPoint  
EnumerationMode Represents the mode of a behavior for some control that can be on or off or automatically enabled by the control's logic.
EnumerationMouseStates The client behavior of element related to mouse.
EnumerationRelativeLocation Location of one html element relative to bounds of another html element.
EnumerationRoundedCornersImageID The location of image.
EnumerationRoundedCornersType The type of rounded corners.
EnumerationSlideDirection Direction of slide animation.
EnumerationSortDirection Represents the direction of a sort
See Also