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




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