DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / BaseItemContainerStyle Class
Members

In This Topic
    BaseItemContainerStyle Class
    In This Topic
    BaseItemContainerStyle contains display attributes that determine the base appearance of the item container on the screen.
    Syntax
    'Declaration
     
    
    Public Class BaseItemContainerStyle 
       Inherits C1.Win.C1Themes.BaseC1FrameworkStyle
    public class BaseItemContainerStyle : C1.Win.C1Themes.BaseC1FrameworkStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Themes.StyledPropertyCollection
          C1.Win.C1Themes.BaseStyle
             C1.Win.C1Themes.BaseC1FrameworkStyle
                C1.Win.Layout.Styles.BaseItemContainerStyle
                   C1.Win.Layout.Styles.ItemContainerStyle

    See Also