Click or drag to resize

NoticeBoardDataSetNoticeBoardLayerTemplateRowChangeEventHandler Delegate

[Missing <summary> documentation for "T:Cadcorp.Configuration.NoticeBoardDataSet.NoticeBoardLayerTemplateRowChangeEventHandler"]

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public delegate void NoticeBoardLayerTemplateRowChangeEventHandler(
	Object sender,
	NoticeBoardDataSetNoticeBoardLayerTemplateRowChangeEvent e
)

Parameters

sender
Type: SystemObject
e
Type: Cadcorp.ConfigurationNoticeBoardDataSetNoticeBoardLayerTemplateRowChangeEvent
See Also