Click or drag to resize

RecroGridRGOptionIsClientParam Property

If true, option will be sent to client.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public bool IsClientParam { get; set; }

Property Value

Type: Boolean
See Also