Skip to main content
A newer version of this page is available. .

WinColumnsListEditor.FocusedColumnMemberName Property

Returns the name of a focused column field.

Namespace: DevExpress.ExpressApp.Win.Editors

Assembly: DevExpress.ExpressApp.Win.v18.2.dll

Declaration

public override string FocusedColumnMemberName { get; }

Property Value

Type Description
String

A string that is the name of a focused column field.

See Also