ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearVirtualizingWrapPanel Class / ChildWidthProperty Field




In This Topic
    ChildWidthProperty Field
    In This Topic
    Child width dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ChildWidthProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearVirtualizingWrapPanel.ChildWidthProperty
    public static readonly DependencyProperty ChildWidthProperty
    public: static readonly DependencyProperty* ChildWidthProperty
    public:
    static readonly DependencyProperty^ ChildWidthProperty
    See Also