Event class used in conjunction with bar level processing.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class SingleBarEventArgs : EventArgs |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class SingleBarEventArgs _ Inherits EventArgs |
| Visual C++ |
|---|
[SerializableAttribute] public ref class SingleBarEventArgs : public EventArgs |