Click or drag to resize
FdfPropertyGridSetComment Method

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public void SetComment(
	string title,
	string description
)

Parameters

title
Type: SystemString
description
Type: SystemString
See Also