Version

AjaxIndicatorBlockArea Enumeration

Type of block which is rendered above control or window while asynchronous postback.
Members
MemberDescription
ControlBlock area is applied to bounds of control
DisabledBlock area is not used
NotSetBlock area is defined by webconfig, or by shared indicator, or by defaults of a particular control
PageBlock area is applied to whole page
Inheritance Hierarchy

Object
   Infragistics.Web.UI.AjaxIndicatorBlockArea

See Also