Back to Devexpress

PropertyDescriptionControl.RightToLeft Property

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertydescriptioncontrol-04888182.md

latest1.5 KB
Original Source

PropertyDescriptionControl.RightToLeft Property

This member is not supported by the PropertyDescriptionControl class.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override RightToLeft RightToLeft { get; set; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overrides Property RightToLeft As RightToLeft

Property Value

TypeDescription
RightToLeft

A RightToLeft object.

|

See Also

PropertyDescriptionControl Class

PropertyDescriptionControl Members

DevExpress.XtraVerticalGrid Namespace