Method | Description | |
---|---|---|
CSV ( ) : System | ||
Export ( GridVirtual grid, System stream ) : void |
Method | Description | |
---|---|---|
ExportCSVCell ( CellContext context, System stream ) : void |
public Export ( GridVirtual grid, System stream ) : void | ||
grid | GridVirtual | |
stream | System | |
return | void |
protected ExportCSVCell ( CellContext context, System stream ) : void | ||
context | CellContext | |
stream | System | |
return | void |