RGF.Abstraction
C#
Show/Hide TOC
Grid
Column
Settings Constructor
Initializes a new instance of the
GridColumnSettings
class
Definition
Namespace:
Recrovit.RecroGridFramework.Abstraction.Models
Assembly:
Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.14.0.11230
C#
Copy
public
GridColumnSettings
(
IRgfProperty
property
)
Parameters
property
IRgfProperty
See Also
Reference
GridColumnSettings Class
Recrovit.RecroGridFramework.Abstraction.Models Namespace
In This Article
Definition
See Also