ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridNewRowPresenter Class / WatermarkTextProperty Field

In This Topic
    WatermarkTextProperty Field
    In This Topic
    Identifies the WatermarkText dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly WatermarkTextProperty As DependencyProperty
    public static readonly DependencyProperty WatermarkTextProperty
    See Also