MFGS Data Table
MFGSDataTable Public interface
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph VGWWCoreIEx VGWWCoreIEx.IExMFGSDataTable[[IExMFGSDataTable]] class VGWWCoreIEx.IExMFGSDataTable interfaceStyle; endMembers
Properties
Public properties
| Type | Name | Methods |
|---|---|---|
IExMFGSDataColumnCollection | Columns | get |
IExMFGSDataRowCollection | Rows | get |
Details
Properties
Columns
public IExMFGSDataColumnCollection Columns { get; }Rows
public IExMFGSDataRowCollection Rows { get; }Generated with ModularDoc