RecroGridRGPropertyDisableInheritance Property

Direct access to the RGO_DisableInheritance option for easier use.

Definition

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

Property Value

Boolean
true if [disable inheritance]; otherwise, false.

See Also