CoreMX.NET Documentation
C#
Show/Hide TOC
Master
Detail
Helper Class
Controller for MasterDetail
Definition
Namespace:
CoreMX.NET.Helpers
Assembly:
CoreMX.NET (in CoreMX.NET.dll) Version: 1.0.0+7eb54d7f3459576d25646e9f286fb1fe49eac8a5
C#
Copy
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
Reference
CoreMX.NET.Helpers Namespace
In This Article
Definition
Methods
See Also