[]
        
(Showing Draft Content)

C1.Win.CoditionalFormatting.IItemStyle

IItemStyle Interface

Represents item conditional formatting style.

Namespace: C1.Win.CoditionalFormatting
Assembly: C1.Win.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public interface IItemStyle : INotifyPropertyChanged, ICloneable

Properties

Name Description
BackColor

Text background color.

BorderColor

Cell border color.

FontStyle

Text font style.

ForeColor

Text color.

Icon

Cell icon.

TextAlignment

Alignment of the text.

Methods

Name Description
GetHistogramImage(Rectangle)

Represents a Histogram.