Class
LabelFormattingEventArgs

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class LabelFormattingEventArgs : EventArgs

Inheritance: objectEventArgsLabelFormattingEventArgs

Inherited Members EventArgs.Empty

Constructors

LabelFormattingEventArgs(TrackBarLabelElement)

Declaration

cs-api-definition
public LabelFormattingEventArgs(TrackBarLabelElement labelElement)

Parameters

labelElement

TrackBarLabelElement

Properties

LabelElement

Declaration

cs-api-definition
public virtual TrackBarLabelElement LabelElement { get; }

Property Value

TrackBarLabelElement