Gets a boolean value indicating if the data types of the cells should match the data type of their respective parent columns.
'Declaration
Protected Friend Overrides NotOverridable ReadOnly Property EnforceCellDataTypes As Boolean
'Usage
Dim instance As InsertionRow
Dim value As Boolean
value = instance.EnforceCellDataTypes
protected internal override bool EnforceCellDataTypes {get;}
Property Value
true if the data types of the cells should match the data type of their parent columns; false otherwise. Unless overridden, true.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2