Click or drag to resize

IColumnDefinitionIsExplicitlyDefined Property

Whether or not this column has been explicitly defined (for use when TypeDefinition.ExplicitColumns is true).

Namespace:  Dse.Mapping
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
bool IsExplicitlyDefined { get; }

Property Value

Type: Boolean
See Also