ICustomizePropertyItems.Customize method

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Customizes the specified input.

public void Customize(List<PropertyItem> input)
parameter description
input The input.

See Also