ClassSpan
Class
Definition
Namespace:Telerik.WinControls.SyntaxEditor.UI
Assembly:Telerik.WinControls.SyntaxEditor.dll
Syntax:
cs-api-definition
public class Span : Run, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectRunSpan
Implements:
Inherited Members
Constructors
Span()
Declaration
cs-api-definition
public Span()
Properties
Inlines
Declaration
cs-api-definition
public ItemNotifyCollection<Run> Inlines { get; }
Property Value