[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.BaseDropDownListStyle

BaseDropDownListStyle Class

Style with the base properties of the drop-down list.

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

Properties

Name Description
Corners

Gets or sets the radii of the element corners.

DropDownBackColor

Gets or sets the Color used to paint the background of the drop-down list.

DropDownBorderColor

Gets or sets the Color used to draw the border around the drop-down list.

DropDownCorners

Gets or sets the radii of the drop down form corners.

DropDownShadow

Gets or sets the value indicating whether to show a shadow for the drop-down form or not.

Font

Gets or sets text font of element.

Hot

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

Items
Margins

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

Methods

Name Description
ApplyToStyle(Style)

Applies style to destination style if it is possible.

ResetCorners()
ResetDropDownBackColor()
ResetDropDownBorderColor()
ResetDropDownCorners()
ResetDropDownShadow()
ResetFont()
ResetHot()
ResetItems()
ResetMargins()
ShouldSerializeCorners()
ShouldSerializeDropDownBackColor()
ShouldSerializeDropDownBorderColor()
ShouldSerializeDropDownCorners()
ShouldSerializeDropDownShadow()
ShouldSerializeFont()
ShouldSerializeHot()
ShouldSerializeItemst()
ShouldSerializeMargins()