Class
ColorDialogEventArgs

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
public class ColorDialogEventArgs : EventArgs

Inheritance: objectEventArgsColorDialogEventArgs

Inherited Members EventArgs.Empty

Constructors

ColorDialogEventArgs(IRadColorDialog)

Declaration

cs-api-definition
public ColorDialogEventArgs(IRadColorDialog dialog)

Parameters

dialog

IRadColorDialog

Properties

Dialog

Declaration

cs-api-definition
public IRadColorDialog Dialog { get; }

Property Value

IRadColorDialog