ComponentOne True DBGrid for WinForms
VisualStyle Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid.BaseGrid Namespace > Frame Class : VisualStyle Property
Gets or sets a value that determines the overall appearance of the control.
Syntax
'Declaration
 
Public Property VisualStyle As VisualStyle
public VisualStyle VisualStyle {get; set;}
Remarks

This property allows you to quickly customize the appearance of the grid so it matches the appearance of your application.

The settings available include System, various Microsoft Office color schemes, and Custom, which relies on the controls standard styles and appearance properties.

See Also

Reference

Frame Class
Frame Members