Click or drag to resize

ModelRootNodeColumnInfoIsRootNodeFlagColumn Method

Allows to check is a IModelColumnInfo is an instance if this class.

Namespace:  MicaSystems.Utils.DataSet
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public static bool IsRootNodeFlagColumn(
	MicaContentDataSet_ColumnsInfoRow info
)

Parameters

info
Type: MicaSystems.Utils.DataSetMicaContentDataSet_ColumnsInfoRow

Return Value

Type: Boolean
See Also