Version 22.2

ToolbarCopyPasteModel Class Properties

For a list of all members of this type, see ToolbarCopyPasteModel members.

Public Properties
 NameDescription
Public PropertyAllowCollapsingGets or sets a value indicating whether [allow collapsing].  
Public PropertyCollapseButtonIconGets or sets the collapse button icon.  
Public PropertyCopyButtonIconA CSS class with the button icon.  
Public PropertyCopyButtonTooltipThe button tooltip.  
Public PropertyCutButtonIconA CSS class with the button icon.  
Public PropertyCutButtonTooltipThe button tooltip.  
Public PropertyDisplayNameGets the display name.  
Public PropertyExpandButtonIconGets or sets the expand button icon.  
Public PropertyExpandedGets or sets a value indicating whether this IToolbarModel is expanded.  
Public PropertyHeightGets or sets the height.  
Public PropertyIsCopyIndicates the current state of the button.  
Public PropertyIsCutIndicates the current state of the button.  
Public PropertyIsPasteIndicates the current state of the button.  
Public PropertyIsRedoIndicates the current state of the button.  
Public PropertyIsUndoIndicates the current state of the button.  
Public PropertyNameSet the toolbar name.  
Public PropertyPasteButtonIconA CSS class with the button icon.  
Public PropertyPasteButtonTooltipThe button tooltip.  
Public PropertyRedoButtonIconA CSS class with the button icon.  
Public PropertyRedoButtonTooltipThe button tooltip.  
Public PropertyUndoButtonIconA CSS class with the button icon.  
Public PropertyUndoButtonTooltipThe button tooltip.  
Public PropertyWidthGets or sets the width.  
Protected Properties
 NameDescription
Protected PropertyStoreReturn the store with all of the options (Inherited from Infragistics.Web.Mvc.ModelBase)
See Also

View on GitHub