Click or drag to resize

NoticeBoardDataSetNoticeBoardColumnRowChangeEventHandler Delegate

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

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

Parameters

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