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: 1.7.3
Syntax
C#
public bool IsClientParam { get; set; }

Property Value

Type: Boolean
See Also