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