Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
The font.
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public Font CellFont { get; set; } |
| Visual Basic |
|---|
Public Property CellFont As Font Get Set |
| Visual C++ |
|---|
public: property Font^ CellFont { Font^ get (); void set (Font^ value); } |
| F# |
|---|
member CellFont : Font with get, set |
Property Value
Type: FontThe font.