[]
        
(Showing Draft Content)

C1.Win.Layout.Styles.ItemContainerStyle

ItemContainerStyle Class

ItemContainerStyle contains display attributes that determine the appearance of the item container on the screen.

Inheritance
ItemContainerStyle
Namespace: C1.Win.Layout.Styles
Assembly: C1.Win.DashboardLayout.4.8.dll
Syntax
public class ItemContainerStyle : BaseItemContainerStyle

Properties

Name Description
Corners

Gets or sets the radii of the item container corners.

Hot

Gets style containing display attributes that determine the general appearance of the element on the screen when the cursor is over it.

Margins

Gets or sets the thickness of the margins around the element.

MaximizeIcon

Gets or sets the MaximizeIcon image.

Padding

Gets or sets the thickness of the padding between the element edges and its content.

PlaceHolderColor

Gets or sets the Color used to paint the background of the place holder.

RestoreIcon

Gets or sets the RestoreIcon image.

ToolIcon

Gets or sets the ToolIcon image.

ToolIconColor

Gets or sets ToolIcon image color.

Methods

Name Description
ResetCorners()
ResetHot()
ResetMargins()
ResetMaximizeIcon()
ResetPadding()
ResetPlaceHolderColor()
ResetRestoreIcon()
ResetToolIcon()
ResetToolIconColor()
ShouldSerializeCorners()
ShouldSerializeHot()
ShouldSerializeMargins()
ShouldSerializeMaximizeIcon()
ShouldSerializePadding()
ShouldSerializePlaceHolderColor()
ShouldSerializeRestoreIcon()
ShouldSerializeToolIcon()
ShouldSerializeToolIconColor()