Back to Devexpress

TokenEdit.InitializeNewComponent() Method

windowsforms-devexpress-dot-xtraeditors-dot-tokenedit-85035cae.md

latest1.0 KB
Original Source

TokenEdit.InitializeNewComponent() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public void InitializeNewComponent()
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub InitializeNewComponent

See Also

TokenEdit Class

TokenEdit Members

DevExpress.XtraEditors Namespace