NSComboBox.DataSource Property

Definition

public virtual AppKit.INSComboBoxDataSource DataSource { [Foundation.Export("dataSource", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setDataSource:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.DataSource : AppKit.INSComboBoxDataSource with get, set

Property Value

Attributes

Applies to