TreeListColumnButtonBuilder Methods
Represents a TreeList column button.
Name | Description |
---|---|
Css |
Specifies a CSS class to be applied to the button. Mirrors the client-side css |
Css |
Specifies a CSS class to be applied to the button. Mirrors the client-side css |
Disabled |
|
Disabled |
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hint |
Specifies the text for the hint that appears when the button is hovered over or long-pressed. Mirrors the client-side hint option. |
Hint |
Specifies the text for the hint that appears when the button is hovered over or long-pressed. Mirrors the client-side hint option. |
Icon |
Specifies the button's icon. Mirrors the client-side icon option. |
Icon |
Specifies the button's icon. Mirrors the client-side icon option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Name |
Mirrors the client-side name option. |
Name |
Mirrors the client-side name option. |
Name |
Mirrors the client-side name option. |
On |
Mirrors the client-side on |
On |
Mirrors the client-side on |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Template |
Specifies the client-side template. |
Text |
Specifies the button's text. Applies only if the button's icon is not specified. Mirrors the client-side text option. |
Text |
Specifies the button's text. Applies only if the button's icon is not specified. Mirrors the client-side text option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Mirrors the client-side visible option. |
Visible |
Mirrors the client-side visible option. |
See Also