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