Back to Devexpress

GroupControl.GetTextRightLine() Method

windowsforms-devexpress-dot-xtraeditors-dot-groupcontrol-27996612.md

latest1.2 KB
Original Source

GroupControl.GetTextRightLine() Method

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual int GetTextRightLine()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overridable Function GetTextRightLine As Integer

Returns

Type
Int32

See Also

GroupControl Class

GroupControl Members

DevExpress.XtraEditors Namespace