MasterDetailHelper Class

Controller for MasterDetail

Definition

Namespace: CoreMX.NET.Helpers
Assembly: CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
public static class MasterDetailHelper
Inheritance
Object    MasterDetailHelper

Methods

GetAllDetails Get all the details for an object
GetAllSectionHeaders Get all the section headers
GetDetailFormatter Get the formatter if the type is IDetailFormatter

See Also