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




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