public int[] PopupComplexColumnsDisplayIndexesComboBox { get; }
Public ReadOnly Property PopupComplexColumnsDisplayIndexesComboBox As Integer()
Get
public:
property array<int>^ PopupComplexColumnsDisplayIndexesComboBox {
array<int>^ get ();
}
member PopupComplexColumnsDisplayIndexesComboBox : int[] with get