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

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