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




In This Topic
    ScrollDirectionProperty Field (ImGearVirtualizingWrapPanel)
    In This Topic
    Scroll direction dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ScrollDirectionProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearVirtualizingWrapPanel.ScrollDirectionProperty
    public static readonly DependencyProperty ScrollDirectionProperty
    public: static readonly DependencyProperty* ScrollDirectionProperty
    public:
    static readonly DependencyProperty^ ScrollDirectionProperty
    See Also