TableContentColor(RowType)
Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
public virtual Color ContentColor(
RowType type
)
Public Overridable Function ContentColor (
type As RowType
) As Color
public:
virtual Color^ ContentColor(
RowType type
)
abstract ContentColor :
type : RowType -> Color
override ContentColor :
type : RowType -> Color
Parameters
- type RowType
-
Return Value
Color
See Also