Click or drag to resize

RibbonElementId Property

A string that identifies this 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 virtual string Id { get; set; }

Property Value

Type: String
See Also