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




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