Initializes a new instance of the GridRenderer class.
Namespace: Dapfor.Net.ThemingAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
public GridRenderer( Grid..::..ThemeAppearance appearance ) |
| Visual Basic |
|---|
Public Sub New ( appearance As Grid..::..ThemeAppearance ) |
| Visual C++ |
|---|
public: GridRenderer( Grid..::..ThemeAppearance^ appearance ) |
| F# |
|---|
new : appearance : Grid..::..ThemeAppearance -> GridRenderer |
Parameters
- appearance
- Type: Dapfor.Net.Ui..::..Grid..::..ThemeAppearance
The appearance.