TagWrap Property (C1TagEditor)
In This Topic
Indicates whether a tag editor control automatically wraps tags to the beginning of the next line when necessary.
Syntax
'Declaration
Public Property TagWrap As Boolean
public bool TagWrap {get; set;}
See Also