Skip to main content
.NET 6.0+

WinPropertyEditor.TextControlHeight Field

Returns the default control height in pixels. Used by XAF built-in Property Editors.

Namespace: DevExpress.ExpressApp.Win.Editors

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public const int TextControlHeight = 19

Field Value

Type
Int32
See Also