MVCxFileManagerDetailsColumnCollection.AddCustomColumn Method
Name | Parameters | Description |
---|---|---|
AddCustomColumn() | none | Adds a new details custom column to the collection and returns the newly created object. |
AddCustomColumn(Action<MVCxFileManagerDetailsCustomColumn>) | method | Adds a new details custom column to the collection and allows you to customize this column in a delegate method implementation. |