RgfPropertyTooltipsDeserialize Method

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.14.0.11230
C#
public static bool Deserialize(
	string xmlString,
	out RgfPropertyTooltips tooltip
)

Parameters

xmlString  String
 
tooltip  RgfPropertyTooltips
 

Return Value

Boolean

See Also