[]
Represents the DisplayFieldInfo class used to define a base for the display field.
public abstract class DisplayFieldInfo : INamedObject
Public MustInherit Class DisplayFieldInfo
Implements INamedObject
Name | Description |
---|---|
DisplayFieldInfo() | Initializes a new instance of the DisplayFieldInfo class. |
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. |