Table of Contents

Interface IPropertyDefinitionWithActionFormat

Namespace
MCM.Abstractions
Assembly
MCMv5.dll
public interface IPropertyDefinitionWithActionFormat

Properties

ValueFormatFunc

Func<object, string>? ValueFormatFunc { get; }

Property Value

Func<object, string>