[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.BaseItemStyle

BaseItemStyle Class

Style with the base item properties.

Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public abstract class BaseItemStyle : BaseSubItemStyle

Properties

Name Description
Hot

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

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.

Pressed

Gets style containing display attributes that determine the general appearance of pressed element on the screen.

Methods

Name Description
ResetHot()
ResetMargins()
ResetPadding()
ResetPressed()
ShouldSerializeHot()
ShouldSerializeMargins()
ShouldSerializePadding()
ShouldSerializePressed()