ITableColumnDefinition.TextWrapping Property

Definition

Indicates whether the user can copy the column's content should be wrapped if it is too large to fit.

public:
 property System::Windows::TextWrapping TextWrapping { System::Windows::TextWrapping get(); };
public System.Windows.TextWrapping TextWrapping { get; }
member this.TextWrapping : System.Windows.TextWrapping
Public ReadOnly Property TextWrapping As TextWrapping

Property Value

Returns TextWrapping.

Applies to