[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PrintPreviewControl.PreviewToolBar.GetToolStripItemPropertyName

GetToolStripItemPropertyName Method

GetToolStripItemPropertyName(ToolStripItem)

Returns a tool strip item property name.

Declaration
protected virtual string GetToolStripItemPropertyName(ToolStripItem toolStripItem)
Protected Overridable Function GetToolStripItemPropertyName(toolStripItem As ToolStripItem) As String
Parameters
Type Name Description
ToolStripItem toolStripItem

The tool strip item.

Returns
Type Description
string

The property name.