BoxItemBuilder Methods
Represents a Box item.
Name | Description |
---|---|
Base |
Specifies the base size of an item element along the main direction. Mirrors the client-side base |
Base |
Specifies the base size of an item element along the main direction. Mirrors the client-side base |
Base |
|
Box |
Holds a Box configuration object for the item. Mirrors the client-side box object. |
Disabled |
Specifies whether the UI component item responds to user interaction. Mirrors the client-side disabled option. |
Disabled |
Specifies whether the UI component item responds to user interaction. Mirrors the client-side disabled option. |
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. |
Html |
Specifies the HTML markup to be inserted into the item element. Mirrors the client-side html option. |
Html |
Specifies the HTML markup to be inserted into the item element. Mirrors the client-side html option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Ratio |
Specifies the ratio value used to count the item element size along the main direction. Mirrors the client-side ratio option. |
Ratio |
Specifies the ratio value used to count the item element size along the main direction. Mirrors the client-side ratio option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Shrink |
A factor that defines how much an item shrinks relative to the rest of the items in the container. Mirrors the client-side shrink option. |
Shrink |
A factor that defines how much an item shrinks relative to the rest of the items in the container. Mirrors the client-side shrink option. |
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 text displayed for the UI component item. Mirrors the client-side text option. |
Text |
Specifies text displayed for the UI component item. Mirrors the client-side text option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Specifies whether or not a UI component item must be displayed. Mirrors the client-side visible option. |
Visible |
Specifies whether or not a UI component item must be displayed. Mirrors the client-side visible option. |
See Also