A ToolbarButton with Insert Table JavaScript functions builtin
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class InsertTable : ToolbarButton
Public Class InsertTable _ Inherits ToolbarButton
public ref class InsertTable : public ToolbarButton
Members
All Members | Constructors | Methods | Properties | Fields | |
|
|
|
Icon | Member | Description |
---|---|---|
InsertTable()()() |
Initializes a new instance of the InsertTable class
|
|
BuiltInEnabledScript | (Inherited from ToolbarItem.) |
|
BuiltInScript | (Inherited from ToolbarItem.) |
|
BuiltInStateScript | (Inherited from ToolbarItem.) |
|
ButtonImage |
Gets or sets the name of the button image.
(Inherited from ToolbarButton.) |
|
CommandIdentifier |
Gets or sets the command identifier used for dynamic updating through the queryCommandState method
(Inherited from ToolbarItem.) |
|
EnabledScriptBlock |
Gets or sets the JavaScript code to determine if the button or list is enabled
(Inherited from ToolbarItem.) |
|
Equals(Object) |
(Inherited from Object.) |
|
Finalize()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
FunctionName | (Inherited from ToolbarItem.) |
|
g_isTrackingViewState | (Inherited from ToolbarItem.) |
|
g_viewState | (Inherited from ToolbarItem.) |
|
GetHashCode()()() |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType()()() |
Gets the Type of the current instance. (Inherited from Object.) |
|
IsBuiltIn |
Gets whether the ToolbarItem is built into the FreeTextBox namespace
(Inherited from ToolbarItem.) |
|
IsProFeature |
Gets whether the ToolbarItem requires a Pro license
(Inherited from ToolbarItem.) |
|
MemberwiseClone()()() |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ScriptBlock |
Gets or sets the JavaScript code for the function
(Inherited from ToolbarItem.) |
|
StateScriptBlock |
Gets or sets the JavaScript code to determine the state of the button or list
(Inherited from ToolbarItem.) |
|
Title |
Gets or sets the alt tile for buttons and first item of a dropdownlist
(Inherited from ToolbarItem.) |
|
ToString()()() |
(Inherited from Object.) |
|
ViewState | (Inherited from ToolbarItem.) |
Inheritance Hierarchy
Object | |||
ToolbarItem | |||
ToolbarButton | |||
InsertTable |
Assembly: FreeTextBox (Module: FreeTextBox) Version: 3.2.0.28068