ImageGear .NET v24.14 - Updated
ImGearVirtualizingWrapPanel Class
Members 




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearVirtualizingWrapPanel Class
Virtualizing wrap panel class.
Object Model
ImGearVirtualizingWrapPanel Class
Syntax
'Declaration
 
<LocalizabilityAttribute(LocalizationCategory.Ignore)>
<ContentPropertyAttribute("Children")>
<RuntimeNamePropertyAttribute("Name")>
<StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
Public Class ImGearVirtualizingWrapPanel 
   Inherits System.Windows.Controls.VirtualizingPanel
'Usage
 
Dim instance As ImGearVirtualizingWrapPanel
[Localizability(LocalizationCategory.Ignore)]
[ContentProperty("Children")]
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public class ImGearVirtualizingWrapPanel : System.Windows.Controls.VirtualizingPanel 
[Localizability(LocalizationCategory.Ignore)]
[ContentProperty("Children")]
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public __gc class ImGearVirtualizingWrapPanel : public System.Windows.Controls.VirtualizingPanel 
[Localizability(LocalizationCategory.Ignore)]
[ContentProperty("Children")]
[RuntimeNameProperty("Name")]
[StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
public ref class ImGearVirtualizingWrapPanel : public System.Windows.Controls.VirtualizingPanel 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     System.Windows.Controls.VirtualizingPanel
                        ImageGear.Windows.Controls.ImGearVirtualizingWrapPanel

See Also

Reference

ImGearVirtualizingWrapPanel Members
ImageGear.Windows.Controls Namespace