In This Topic

Page Property (ThumbnailEx.ScrollEventArgs)

In This Topic
Syntax
'Declaration

 

Public ReadOnly Property Page As Double
public double Page {get;}
public read-only property Page: Double; 
public function get Page : double
public: __property double get_Page();
public:

property double Page {

   double get();

}
See Also