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




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