ImageGear .NET v25.2 - Updated
ImageGear.Wpf Assembly / ImageGear.WPF Namespace / ImGearThumbnailCtl Class / SortProperty Field




In This Topic
    SortProperty Field
    In This Topic
    Represents Sort dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly SortProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ImGearThumbnailCtl.SortProperty
    public static readonly DependencyProperty SortProperty
    public: static readonly DependencyProperty* SortProperty
    public:
    static readonly DependencyProperty^ SortProperty
    See Also