RgfFormDeserialize Method

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.3.0.10221
C#
public static bool Deserialize(
	string xmlString,
	out RgfForm tabs
)

Parameters

xmlString  String
 
tabs  RgfForm
 

Return Value

Boolean

See Also