[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.UI.PopupItemStyle

PopupItemStyle Class

Gets or sets PopupItemStyle contains display attributes that determine the appearance of popup item on the screen.

Inheritance
PopupItemStyle
Namespace: C1.Win.ExpressionEditor.UI
Assembly: C1.Win.ExpressionEditor.8.dll
Syntax
public class PopupItemStyle : BasePopupItemStyle

Properties

Name Description
Border

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

Corners

Gets or sets the radii of the element corners.

Font

Gets or sets text font of element.

Hot

Gets or sets the style to be used when item is hot.

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.

Selected

Gets or sets the style to be used when item is selected.

Methods

Name Description
ResetCorners()

Restores the default value of the Corners property.

ShouldSerializeCorners()

Specifies whether to save the value of the Corners property.