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




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