ComponentOne True DBGrid for WinForms
FilterWatermarkStyle Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : FilterWatermarkStyle Property
Gets or sets the Style object that controls the appearance of the C1DataColumn.FilterWatermark.
Syntax
'Declaration
 
Public Property FilterWatermarkStyle As Style
public Style FilterWatermarkStyle {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members