'Declaration Public Property CellValueExternalEditor As Vintasoft.Imaging.UI.TextBoxProvider
public Vintasoft.Imaging.UI.TextBoxProvider CellValueExternalEditor { get; set; }
public: __property Vintasoft.Imaging.UI.TextBoxProvider* get_CellValueExternalEditor(); public: __property void set_CellValueExternalEditor(
Vintasoft.Imaging.UI.TextBoxProvider* value
);
public:
property Vintasoft.Imaging.UI.TextBoxProvider^ CellValueExternalEditor { Vintasoft.Imaging.UI.TextBoxProvider^ get(); void set(Vintasoft.Imaging.UI.TextBoxProvider^ value); }