Infragistics(R) NetAdvantage(R) for ASP.NET
ClientUIFlags Enumeration
See Also   E-mail your feedback on this topic.
WebDataGrid Library > Infragistics.Web.UI Namespace : ClientUIFlags Enumeration

Indicates which state flags are set for rendering client state objects.

Members

MemberDescription
Draggableindicates the object is draggable
Droppableindicates the object is droppable
Editableindicates the object is editable
Enabledindicates that the object is enabled
Focusableindicates the object is focusable
Focusedindicates the object is currently focused
Hoverableindicates the object is hoverable
Hoveredindicates that the object is currently hovered
KBNavigableindicates that the object can be navigated with the keyboard
Selectableindicates that the object is selectable
Selectedindicates that the object is currently selected
Visibleindicates object is visible

Inheritance Hierarchy

Object
   Infragistics.Web.UI.ClientUIFlags

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2003-2011 Infragistics, Inc. All rights reserved.