Class DrawUserMarginEventArgs
Provides data for the DrawUserMarginEvent
handler.
public class DrawUserMarginEventArgs : DrawHeaderEventArgs
- Inheritance
-
DrawUserMarginEventArgs
Constructors
- DrawUserMarginEventArgs(string, int)
Initializes a new instance of the
DrawUserMarginEventArgs
class with specified parameters.
Properties
- Line
Line number being drawn.