Skip to main content
A newer version of this page is available. .

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.