[]
Represents a ItemStyleInfo class to define style settings.
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class ItemStyleInfo : ISerializable
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class ItemStyleInfo
Implements ISerializable
Name | Description |
---|---|
ItemStyleInfo(SerializationInfo, StreamingContext) | Initializes a new instance of this class. |
Name | Description |
---|---|
BackColor | Gets or sets the background color. |
ForeColor | Gets or sets the foreground color. |
GradientEffect | Gets or sets a value that represents the background gradient effect. |
Name | Description |
---|---|
GetObjectData(SerializationInfo, StreamingContext) | Gets the object data. |