Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
FormatLabelEventArgs Class
Members
See Also
Provides data for the FormatLabel event.
Namespace:
C1.Web.UI.Controls.C1Gauge
Assembly:
C1.Web.UI.Controls.3
(in C1.Web.UI.Controls.3.dll)
Syntax
C#
public
class
FormatLabelEventArgs
:
EventArgs
Visual Basic (Declaration)
Public
Class
FormatLabelEventArgs
_
Inherits
EventArgs
Inheritance Hierarchy
System
.
.
::
.
.
Object
System
.
.
::
.
.
EventArgs
C1.Web.UI.Controls.C1Gauge
.
.
::
.
.
FormatLabelEventArgs
See Also
FormatLabelEventArgs Members
C1.Web.UI.Controls.C1Gauge Namespace