C# Class BTool.UuidData

Mostra 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_oe property

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

DataSetName public_oe property

public string DataSetName
return string

ForeColor public_oe property

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

IndentLevel public_oe property

public byte IndentLevel
return byte

Uuid public_oe property

public string Uuid
return string

UuidDesc public_oe property

public string UuidDesc
return string

ValueDesc public_oe property

public string ValueDesc
return string

ValueDisplay public_oe property

public ValueDisplay ValueDisplay
return ValueDisplay

ValueEdit public_oe property

public ValueEdit ValueEdit
return ValueEdit