Click or drag to resize

ToolsIsMultilineEditingEnabled Attached Property

Gets or sets a value that indicates if multi line editing is enabled for the specified text column.

Namespace:  DataGridExtensions
Assembly:  DataGridExtensions (in DataGridExtensions.dll)
Syntax
See GetIsMultilineEditingEnabled, SetIsMultilineEditingEnabled

Property Value

Type: Boolean
Remarks
This property can only be set to true once, toggling the value will have no further effect.
See Also