RGF.Abstraction
C#
Show/Hide TOC
Rgf
Grid
Column
Settings Constructor
Initializes a new instance of the
RgfGridColumnSettings
class
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Models
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 10.0.0.11209
C#
Copy
public
RgfGridColumnSettings
(
IRgfProperty
property
,
bool
external
=
false
)
Parameters
property
IRgfProperty
external
Boolean
(Optional)
See Also
Reference
RgfGridColumnSettings Class
Recrovit.RecroGridFramework.Abstraction.Models Namespace
In This Article
Definition
See Also