ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearThumbnailListItem Class / CaptionProperty Field




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