C# Class BTool.UuidData

Show file Open project: x893/BTool Class Usage Examples

Public Properties

Property Type Description
BackColor System.Drawing.Color
DataSetName string
ForeColor System.Drawing.Color
IndentLevel byte
Uuid string
UuidDesc string
ValueDesc string
ValueDisplay ValueDisplay
ValueEdit ValueEdit

Property Details

BackColor public property

public Color,System.Drawing BackColor
return System.Drawing.Color

DataSetName public property

public string DataSetName
return string

ForeColor public property

public Color,System.Drawing ForeColor
return System.Drawing.Color

IndentLevel public property

public byte IndentLevel
return byte

Uuid public property

public string Uuid
return string

UuidDesc public property

public string UuidDesc
return string

ValueDesc public property

public string ValueDesc
return string

ValueDisplay public property

public ValueDisplay ValueDisplay
return ValueDisplay

ValueEdit public property

public ValueEdit ValueEdit
return ValueEdit