ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridBoundColumn Class / TextWrappingProperty Field

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