'Declaration Public Property SelectRowCursor As Vintasoft.Imaging.UI.VintasoftCursor
public Vintasoft.Imaging.UI.VintasoftCursor SelectRowCursor { get; set; }
public: __property Vintasoft.Imaging.UI.VintasoftCursor* get_SelectRowCursor(); public: __property void set_SelectRowCursor(
Vintasoft.Imaging.UI.VintasoftCursor* value
);
public:
property Vintasoft.Imaging.UI.VintasoftCursor^ SelectRowCursor { Vintasoft.Imaging.UI.VintasoftCursor^ get(); void set(Vintasoft.Imaging.UI.VintasoftCursor^ value); }