RecroGridRGPropertyIsDynamic Property
Gets or sets a value indicating whether this column is dynamic.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.2.0.24.0102.1
public bool IsDynamic { get; set; }
Property Value
Booleantrue if this column is dynamic; otherwise,
false.