Back to Devexpress

ActiveXFormat.Name Property

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-activexformat.md

latest1.1 KB
Original Source

ActiveXFormat.Name Property

Returns the name of the ActiveX control.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
string Name { get; }
vb
ReadOnly Property Name As String

Property Value

TypeDescription
String

The control’s name.

|

See Also

ActiveXFormat Interface

ActiveXFormat Members

DevExpress.XtraRichEdit.API.Native Namespace