Namespace: Ico.Ewx.Design
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public string ColorPalette { get; set; }
Visual Basic
Public Property ColorPalette As String
	Get
	Set
JScript
function get ColorPalette () : String
function set ColorPalette (value : String)

See Also