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




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