Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 556 Bytes

File metadata and controls

12 lines (8 loc) · 556 Bytes

CommandButtonTemplate.LargeIconImage Property

The large icon image for the command button. This must be overridden in the extending class.

protected abstract object LargeIconImage { protected get; protected set; }

Property Value

System.Object