ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / ListStyle Class
Members

In This Topic
    ListStyle Class
    In This Topic
    ListStyle contains display attributes that determine the general appearance of the list on the screen.
    Object Model
    ListStyle ClassClickableElementStyle Class
    Syntax
    'Declaration
     
    
    Public Class ListStyle 
       Inherits FormStyle
    public class ListStyle : FormStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Themes.BaseC1FrameworkStyle
                C1.Win.RulesManager.Styles.FormStyle
                   C1.Win.RulesManager.Styles.ListStyle

    See Also