FarPoint.Win アセンブリ > FarPoint.Win 名前空間 > FpCombo クラス : DropDownOptions プロパティ |
'Declaration
Public Property DropDownOptions As DropDownOptions
'使用法
Dim instance As FpCombo Dim value As DropDownOptions instance.DropDownOptions = value value = instance.DropDownOptions
public DropDownOptions DropDownOptions {get; set;}