FileManagerDetailsColumnBuilder Methods
Represents a column when the FileManager is in details view mode.
Name | Description |
---|---|
Alignment |
Specifies the column alignment. Mirrors the client-side alignment option. |
Caption |
Specifies the column caption. Mirrors the client-side caption option. |
Caption |
Specifies the column caption. Mirrors the client-side caption option. |
Css |
Mirrors the client-side css |
Css |
Mirrors the client-side css |
Data |
Specifies which data field provides data for the column. Mirrors the client-side data |
Data |
Specifies which data field provides data for the column. Mirrors the client-side data |
Data |
Configures the columns. Mirrors the client-side data |
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. |
Hiding |
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Mirrors the client-side hiding |
Hiding |
Specifies the order in which columns are hidden when the UI component adapts to the screen or container size. Mirrors the client-side hiding |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Sort |
Specifies the order in which the column is sorted. Mirrors the client-side sort |
Sort |
Specifies the order in which the column is sorted. Mirrors the client-side sort |
Sort |
Specifies the sort order of column values. Mirrors the client-side sort |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Specifies the column visibility. Mirrors the client-side visible option. |
Visible |
Specifies the column visibility. Mirrors the client-side visible option. |
Visible |
Configures the columns. Mirrors the client-side visible |
Visible |
Configures the columns. Mirrors the client-side visible |
Width |
Specifies the column width. Mirrors the client-side width option. |
Width |
Specifies the column width. Mirrors the client-side width option. |
Width |
Specifies the column width. Mirrors the client-side width option. |
See Also