RgfMenuNestedMenuOrNull Property

Note: This API is now obsolete.

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.0.0+e8283e3f27c12b225538d1f420c3624f3932ffc8
C#
[ObsoleteAttribute]
public List<RgfMenu> NestedMenuOrNull { get; }

Property Value

ListRgfMenu

See Also