NetXP 3.0 Reference

XPTaskPane.ColorTable Property

Gets or sets the color table used by the control.

[Visual Basic]
Public Property ColorTable As IColorTable
[C#]
public NETXP.Library.IColorTable ColorTable {get; set;}

See Also

XPTaskPane Class | NETXP.Controls.TaskPane Namespace