Click or drag to resize

DataGridViewTextStream Class

Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    System.IOStream
      System.IOMemoryStream
        DWSIMDataGridViewTextStream

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public class DataGridViewTextStream : MemoryStream
Request Example View Source

The DataGridViewTextStream type exposes the following members.

Constructors
 NameDescription
Public methodDataGridViewTextStream 
Top
Methods
Fields
 NameDescription
Private fieldtarget 
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also