[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayFieldInfo

DisplayFieldInfo Class

Represents the DisplayFieldInfo class used to define a base for the display field.

Implements
Namespace: GrapeCity.Win.Spread.InputMan.CellType.Fields
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public abstract class DisplayFieldInfo : INamedObject
Public MustInherit Class DisplayFieldInfo
    Implements INamedObject

Constructors

Name Description
DisplayFieldInfo()

Initializes a new instance of the DisplayFieldInfo class.

Properties

Name Description
BackColor

Gets or sets the background color of the DisplayFieldInfo object.

Font

Gets or sets the font of the DisplayFieldInfo object.

ForeColor

Gets or sets the foreground color of the DisplayFieldInfo object.

Margin

Gets or sets the space around the DisplayFieldInfo object.

Name

Gets or sets the name of the object.

Padding

Gets or sets padding within the DisplayFieldInfo.