public int[] PopupColumnLengths { get; }Public ReadOnly Property PopupColumnLengths As Integer()
Getpublic:
virtual property array<int>^ PopupColumnLengths {
array<int>^ get () sealed;
}abstract PopupColumnLengths : int[] with get
override PopupColumnLengths : int[] with get