RibbonControlId.CustomId Property

Definition

Gets an identifier for a custom control.

public:
 property System::String ^ CustomId { System::String ^ get(); };
public string CustomId { get; }
member this.CustomId : string
Public ReadOnly Property CustomId As String

Property Value

A string that contains an identifier for a custom control.

Applies to