IDetailFormatter Interface
Interface for a detail formatter
Namespace: CoreMX.NET.MasterDetailAssembly: CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
public interface IDetailFormatter
| GetValue |
Get the value string representation of the object
|
| IsVisible |
Determine if the detail item of the object is visible
|