SplitterColor Property (C1FlexViewerDialog)
In This Topic
Gets or sets the color of the splitter for resizing the outline and parameters panels.
Syntax
'Declaration
Public Property SplitterColor As Color
public Color SplitterColor {get; set;}
See Also