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

In This Topic
    ItemContainerStyle Class
    In This Topic
    ItemContainerStyle contains display attributes that determine the appearance of the item container on the screen.
    Object Model
    ItemContainerStyle ClassBaseItemContainerStyle Class
    Syntax
    'Declaration
     
    
    Public Class ItemContainerStyle 
       Inherits BaseItemContainerStyle
    public class ItemContainerStyle : BaseItemContainerStyle 
    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