RgfColumnSettings(IRgfProperty) Constructor

Initializes a new instance of the RgfColumnSettings class

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.15.0.10131
C#
public RgfColumnSettings(
	IRgfProperty property
)

Parameters

property  IRgfProperty
 

See Also