'Declaration Public Function New( _ ByVal text As System.String _ )
public RibbonGalleryItem( System.string text )
Parameters
- text
- The initial value for the Text property.
'Declaration Public Function New( _ ByVal text As System.String _ )
public RibbonGalleryItem( System.string text )