ExtendedTextArea BraceMatching Property Kentico 8.0 API Reference
Gets or sets if braces should be automatically matched (highlights open and closing brace).

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Property Value

Type: OnlineBoolean
True, if brace matching is enabled, otherwise false. Default is false.
See Also