DashboardLayout for WinForms | ComponentOne
C1.Win.Layout.Styles Namespace / DashboardTheme Class / ItemContainer Property

In This Topic
    ItemContainer Property (DashboardTheme)
    In This Topic
    Gets ItemContainerStyle containing display attributes that determine the general appearance of the ItemContainer on the screen.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ItemContainer As ItemContainerStyle
    public ItemContainerStyle ItemContainer {get;}
    See Also