SplitterDistance Property (C1ReportViewer)
In This Topic
A value indicates the location of the splitter, in pixels, from the left edge of the splitter.
Syntax
'Declaration
Public Property SplitterDistance As System.Integer
public System.int SplitterDistance {get; set;}
See Also