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




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