C-DEngine 5.105

nmiCtrlSmartLabel..::..ValueTitleColor Property

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public string ValueTitleColor { get; set; }
Public Property ValueTitleColor As String
	Get
	Set
public:
property String^ ValueTitleColor {
	String^ get ();
	void set (String^ value);
}