System.Windows.Forms.ListView.RightToLeftLayout Property

Gets or sets a value indicating whether the control is laid out from right to left.

Syntax

[System.ComponentModel.DefaultValue(false)]
[System.ComponentModel.Localizable(true)]
public virtual bool RightToLeftLayout { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Windows.Forms.ListView property is for use with international applications where the language is read from right to left. If you set System.Windows.Forms.ListView and System.Windows.Forms.RightToLeft to true the control's contents and text will be laid out from right to left.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0