[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ItemTemplate

ItemTemplate Class

Represents a ItemTemplate class to define template for items.

Inheritance
ItemTemplate
Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public class ItemTemplate
Public Class ItemTemplate

Constructors

Name Description
ItemTemplate()

Initializes a new instance of the ItemTemplate class.

ItemTemplate(int, object, Color, Color, int, Font, GradientEffect)

Initializes a new instance of the ItemTemplate class with values.

Properties

Name Description
AutoItemHeight

Gets or sets a bool value whether the height is preferred.

BackColor

Gets or sets the background color.

Font

Gets or sets the font.

ForeColor

Gets or sets the foreground color.

GradientEffect

Gets or sets the gradient effect.

Height

Gets or sets the height.

Image

Gets or sets the image.

Indent

Gets or sets the indent.

Methods

Name Description
ResetFont()

Resets the Font.

ResetForeColor()

Resets the ForeColor.

ResetHeight()

Reset the Height property.

ShouldSerializeFont()

Should serialize Font.

ShouldSerializeForeColor()

Should serialize ForeColor.

ShouldSerializeHeight()

Shoulds the height of the serialize.