DataBus.GetComponentName Method

Definition

Returns the name of the component for the DataBus control.

public:
 virtual System::String ^ GetComponentName();
public string GetComponentName ();
abstract member GetComponentName : unit -> string
override this.GetComponentName : unit -> string
Public Function GetComponentName () As String

Returns

The specified name of the component for the Databus control.

Implements

Applies to