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