<Span> element.
| C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class XshdSpan : XshdElement
<SerializableAttribute> _ Public Class XshdSpan _ Inherits XshdElement
[SerializableAttribute] public ref class XshdSpan : public XshdElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| XshdSpan()()()() | Initializes a new instance of the XshdSpan class | |
| AcceptVisitor(IXshdVisitor) |
Applies the visitor to this element.
(Overrides XshdElement.AcceptVisitor(IXshdVisitor).) | |
| BeginColorReference |
Gets/sets the span begin color.
| |
| BeginRegex |
Gets/sets the begin regex.
| |
| BeginRegexType |
Gets/sets the begin regex type.
| |
| ColumnNumber |
Gets the column number in the .xshd file.
(Inherited from XshdElement.) | |
| EndColorReference |
Gets/sets the span end color.
| |
| EndRegex |
Gets/sets the end regex.
| |
| EndRegexType |
Gets/sets the end regex type.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| LineNumber |
Gets the line number in the .xshd file.
(Inherited from XshdElement.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Multiline |
Gets/sets whether the span is multiline.
| |
| RuleSetReference |
Gets/sets the rule set reference.
| |
| SpanColorReference |
Gets/sets the span color.
| |
| ToString()()()() | (Inherited from Object.) |
| Object | ||
| XshdElement | ||
| XshdSpan | ||
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238