Skip to main content

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.v25.2.dll

NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

public const int TextControlHeight = 19

Field Value

Type
Int32
See Also