MVCxFileManagerDetailsCustomColumn Members
In This Article
#Constructors
Name | Description |
---|---|
MVCx |
Initializes a new instance of the MVCx |
#Properties
Name | Description |
---|---|
Adaptive |
Gets or sets the priority of the file manager’s details view mode column hiding in adaptive mode.
Inherited from File |
Allow |
Gets or sets whether end-users can drag the column’s header.
Inherited from File |
Allow |
Gets or sets whether end-users can sort data by the column’s values.
Inherited from File |
Allow |
Specifies whether column’s text of the file manager can be truncated in adaptive mode.
Inherited from File |
Caption |
Gets or sets the column header’s caption.
Inherited from File |
Cell |
Gets the style settings defining the appearance of the column’s cells.
Inherited from File |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
File |
This property is not in effect for the File |
Fixed |
Gets or sets whether the column is fixed on a grid’s left edge.
Inherited from File |
Header |
Gets the style settings defining the appearance of the column’s header.
Inherited from File |
Header |
Gets or sets a common template used for displaying the content of a header within the current details view column.
Inherited from File |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Item |
Specifies the metadata key for the custom column of the file manager’s details view mode.
Inherited from File |
Item |
Gets or sets a common template used for displaying the content of all items within the current details view column.
Inherited from File |
Max |
Gets or sets a value that specifies the column’s maximum width.
Inherited from File |
Min |
Gets or sets the minimum width of the column.
Inherited from File |
Name |
Gets or sets the name for the current custom column.
Inherited from File |
Show |
Specifies whether a header filter button is displayed for the custom column.
Inherited from File |
Sort |
Gets or sets the column’s sort order.
Inherited from File |
Visible |
Gets or sets a value specifying the visilibity of the column in the file manager details view mode
Inherited from File |
Visible |
Gets or sets the column’s position among the visible columns within ASPx |
Width |
Gets or sets the width of the column.
Inherited from File |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Collection |
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. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Allows you to provide a template for rendering the content of all items within the current details view custom column. |
Set |
Allows you to provide a template for rendering the content of all items within the current details view custom column. |
To |
Returns the “Custom Column” string.
Inherited from File |
See Also