ImageGear .NET v24.12 - Updated
ImGearVirtualizingWrapPanel Class Members
Fields  Properties  Methods  Events


ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearVirtualizingWrapPanel Class

The following tables list the members exposed by ImGearVirtualizingWrapPanel.

Public Constructors
 NameDescription
Public Constructor Initializes a new instance of the ImGearVirtualizingWrapPanel class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Cache item containers dependency property.  
Public Fieldstatic (Shared in Visual Basic) Child height dependency property.  
Public Fieldstatic (Shared in Visual Basic) Child width dependency property.  
Public Fieldstatic (Shared in Visual Basic) Scroll direction dependency property.  
Public Fieldstatic (Shared in Visual Basic) X spacing dependency property.  
Public Fieldstatic (Shared in Visual Basic) Y spacing dependency property.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a value indicating whether item containers that are out of view are cached.  
Public Property Gets or sets a value indicating whether the control can be scrolled horizontally.  
Public Property Gets or sets a value indicating whether the control can be scrolled vertically.  
Public Property Gets or sets the child height.  
Public Property Gets or sets the child width.  
Public Property Gets the extent height.  
Public Property Gets the extent width.  
Public Property Gets the horizontal offset.  
Public Property Gets or sets the scroll direction.  
Public Property Gets or sets the scroll owner.  
Public Property Gets the vertical offset.  
Public Property Gets the viewport height.  
Public Property Gets the viewport width.  
Public Property Gets or sets the X spacing.  
Public Property Gets or sets the Y spacing.  
Top
Public Methods
 NameDescription
Public Method Moves down a line.  
Public Method Moves left a line.  
Public Method Moves right a line.  
Public Method Moves up a line.  
Public Method Makes the specified rectangle visible.  
Public Method Mouse wheel down.  
Public Method Mouse wheel left.  
Public Method Mouse wheel right.  
Public Method Mouse wheel up.  
Public Method Moves down a page.  
Public Method Moves left a page.  
Public Method Moves right a page.  
Public Method Moves up a page.  
Public Method Sets the horizontal offset.  
Public Method Sets the vertical offset.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden.  Arrange the children.  
Protected MethodOverridden.  Measure the children.  
Protected MethodOverridden.  When items are removed, remove the corresponding UI if necessary.  
Top
See Also

Reference

ImGearVirtualizingWrapPanel Class
ImageGear.Windows.Controls Namespace