Class EmptyDocumentElementProperties
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents.Model.Styles
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class EmptyDocumentElementProperties : DocumentElementPropertiesBase, IElementWithStyle
Constructors
EmptyDocumentElementProperties(DocumentElement)
Declaration
public EmptyDocumentElementProperties(DocumentElement owner)
Parameters
DocumentElement
owner
|
EmptyDocumentElementProperties(StyleDefinition)
Declaration
public EmptyDocumentElementProperties(StyleDefinition owner)
Parameters
StyleDefinition
owner
|
Fields
Instance
Declaration
public static readonly DocumentElementPropertiesBase Instance
Field Value
DocumentElementPropertiesBase
|
Methods
CreateInstance()
Declaration
protected override DocumentElementPropertiesBase CreateInstance()
Returns
DocumentElementPropertiesBase
|
Overrides
InitProperties()
Declaration
protected override void InitProperties()