public TextComboBoxControl ReportTypeControl { get; set; }
Public Property ReportTypeControl As TextComboBoxControl Get Set
public: property TextComboBoxControl^ ReportTypeControl { TextComboBoxControl^ get (); void set (TextComboBoxControl^ value); }