GdPicture.NET.14.MAUI
GdPicture14.MAUI Namespace / GdViewer Class / CurrentPageProperty Field





In This Topic
CurrentPageProperty Field
In This Topic
Backing store for the CurrentPage property.
Syntax
'Declaration
 
Public Shared ReadOnly CurrentPageProperty As BindableProperty
public static readonly BindableProperty CurrentPageProperty
public field CurrentPageProperty: BindableProperty; static; readonly 
public static var CurrentPageProperty : BindableProperty;
public: static readonly BindableProperty* CurrentPageProperty
public:
static readonly BindableProperty^ CurrentPageProperty
See Also