Click or drag to resize

RibbonGroupElementTId Property

A string that identifies the element, such as "Ribbon.Library.Share.NewRibbonButton".

Namespace:  Colygon.MatchPoint.Common.Ribbon
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public override string Id { get; set; }

Property Value

Type: String
See Also