Click or drag to resize

NoticeBoardDataSetNoticeBoardLayerTemplateRowChangeEvent Constructor

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public NoticeBoardLayerTemplateRowChangeEvent(
	NoticeBoardDataSetNoticeBoardLayerTemplateRow row,
	DataRowAction action
)

Parameters

row
Type: Cadcorp.ConfigurationNoticeBoardDataSetNoticeBoardLayerTemplateRow

[Missing <param name="row"/> documentation for "M:Cadcorp.Configuration.NoticeBoardDataSet.NoticeBoardLayerTemplateRowChangeEvent.#ctor(Cadcorp.Configuration.NoticeBoardDataSet.NoticeBoardLayerTemplateRow,System.Data.DataRowAction)"]

action
Type: System.DataDataRowAction

[Missing <param name="action"/> documentation for "M:Cadcorp.Configuration.NoticeBoardDataSet.NoticeBoardLayerTemplateRowChangeEvent.#ctor(Cadcorp.Configuration.NoticeBoardDataSet.NoticeBoardLayerTemplateRow,System.Data.DataRowAction)"]

See Also