ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / DropDownsStyle Class / List Property

In This Topic
    List Property
    In This Topic
    画面内のポップアップリストの通常状態の外観を決定する表示属性を含む ListStyle を取得します。
    Syntax
    'Declaration
     
    
    Public Property List As ListStyle
    public ListStyle List {get; set;}
    See Also