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