DbNetSuiteVS
FileCellDataBindEventArgs Class
NamespacesDbNetLink.DbNetSuiteVSFileCellDataBindEventArgs
Arguments class for TreeNodeFileDataBind event handler
Declaration Syntax
C#Visual Basic
public class FileCellDataBindEventArgs
Public Class FileCellDataBindEventArgs
Members
All MembersConstructorsFields



IconMemberDescription
FileCellDataBindEventArgs(TableCell, TableRow, FileColumn, Object, DataRowView)
Initializes a new instance of the FileCellDataBindEventArgs class

Cell
TableCell being bound to

CellValue
Value assigned to the cell

ColumnInfo
FileColumn associated with the cell

DataRow
Reference to the data row for the file or folder

Row
TableRow containing the cell

Inheritance Hierarchy
Object
FileCellDataBindEventArgs

Assembly: DbNetLink.DbNetSuiteVS (Module: DbNetLink.DbNetSuiteVS) Version: 0.9.3317.16858 (0.9.0.0)