Version

VisibleRow Class Properties

For a list of all members of this type, see VisibleRow members.

Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsCardAreaTrue if this represents a cardarea instead of a row (read-only)  
Public PropertyOriginThe origin of this ScrollRegionBase in coordinates relative to the row scroll region  
Public PropertyParentVisibleRowThe parent UltraGridRow object of the visible row (read-only).  
Public PropertyRowThe UltraGridRow object associated with the visible row (read-only).  
Public PropertyRowScrollRegionThe scrolling region containing this visible row (read-only).  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTopReturns the top coordinate of the row relative to the row scroll region.  
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also