DrawingLayoutBox
Class
Definition
Namespace:Telerik.WinForms.Documents.Layout
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public abstract class DrawingLayoutBox : InlineLayoutBox, IDisposable, INotifyPropertyChanged, ICustomTypeDescriptor
Inheritance: objectDisposableObjectRadObjectLayoutElementLayoutBoxInlineLayoutBoxDrawingLayoutBox...
Derived Classes:
Implements:
Inherited Members
Constructors
C#
public DrawingLayoutBox(DocumentElement parentElement, DocumentStructureCollection collection)
Properties
C#
protected override bool CanCreateLayoutBoxesFromContent { get; }
Overrides:
C#
public override bool HasWidthAtTheEndOfLine { get; }
Overrides:
C#
public override bool IsReadonly { get; }
Overrides:
C#
public override bool IsSplittable { get; }
Overrides:
C#
public override int PositionsCountInBox { get; }
Overrides: