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

In This Topic
    List Property (DropDownsStyle)
    In This Topic
    Gets ListStyle containing display attributes that determine the general appearance of the popup lists on the screen.
    Syntax
    'Declaration
     
    
    Public Property List As ListStyle
    public ListStyle List {get; set;}
    See Also