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




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