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




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