ComponentOne RulesManager for WinForms
C1.Win.RulesManager.Styles Namespace / ListStyle Class
Properties Methods Events

In This Topic
    ListStyle Class Members
    In This Topic

    The following tables list the members exposed by ListStyle.

    Public Properties
     NameDescription
    Public PropertyGets or sets the System.Drawing.Color used to paint the background. (Inherited from C1.Win.RulesManager.Styles.FormStyle)
    Public PropertyGets or sets the System.Drawing.Color used to draw the border around the element. (Inherited from C1.Win.RulesManager.Styles.FormStyle)
    Public PropertyGets or sets text font of element.  
    Public Property (Inherited from C1.Win.C1Themes.BaseStyle)
    Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
    Public PropertyGets style containing display attributes that determine the general appearance of the list items.  
    Public PropertyGets or sets the thickness of the lines and separators. (Inherited from C1.Win.RulesManager.Styles.FormStyle)
    Public PropertyGets or sets the System.Drawing.Color used to draw the lines and separators. (Inherited from C1.Win.RulesManager.Styles.FormStyle)
    Public Property (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
    Public PropertyGets or sets the thickness of the padding between the element edges and its content. (Inherited from C1.Win.RulesManager.Styles.FormStyle)
    Top
    Public Methods
     NameDescription
    Public MethodApplies style to destination C1.Framework.Style object if it is possible. (Inherited from C1.Win.RulesManager.Styles.FormStyle)
    Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
    Public Method (Inherited from C1.Win.C1Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.C1Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
    Public Method (Inherited from C1.Win.C1Themes.BaseStyle)
    Public Method (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.Win.C1Themes.StyledPropertyCollection)
    Top
    See Also