ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearPageViewContextMenu Class / PageItemsProperty Field




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