[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemStyleInfo

ItemStyleInfo Class

Represents a ItemStyleInfo class to define style settings.

Inheritance
ItemStyleInfo
Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[TypeConverter(typeof(CellTypeExpandableObjectConverter))]
public class ItemStyleInfo : ISerializable
<TypeConverter(GetType(CellTypeExpandableObjectConverter))>
Public Class ItemStyleInfo
    Implements ISerializable

Constructors

Name Description
ItemStyleInfo(SerializationInfo, StreamingContext)

Initializes a new instance of this class.

Properties

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.

Methods

Name Description
GetObjectData(SerializationInfo, StreamingContext)

Gets the object data.