[]
Represents item conditional formatting style.
[TypeConverter(typeof(ExpandableObjectConverter))]
public interface IItemStyle : INotifyPropertyChanged, ICloneable
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. |
Name | Description |
---|---|
GetHistogramImage(Rectangle) | Represents a Histogram. |