[]
        
(Showing Draft Content)

C1.Win.Layout.Styles.CommonStyle

CommonStyle Class

CommonStyle contains display attributes that determine the general appearance of the control on the screen.

Inheritance
CommonStyle
Namespace: C1.Win.Layout.Styles
Assembly: C1.Win.DashboardLayout.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class CommonStyle : BaseC1FrameworkStyle

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

Margins

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

Padding

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

Methods

Name Description
ResetBackColor()
ResetMargins()
ResetPadding()
ShouldSerializeBackColor()
ShouldSerializeMargins()
ShouldSerializePadding()