Back to Devexpress

WinPropertyEditor.TextControlHeight Field

expressappframework-devexpress-dot-expressapp-dot-win-dot-editors-dot-winpropertyeditor-347aa55f.md

latest1.4 KB
Original Source

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

csharp
public const int TextControlHeight = 19
vb
Public Const TextControlHeight As Integer = 19

Field Value

Type
Int32

See Also

WinPropertyEditor Class

WinPropertyEditor Members

DevExpress.ExpressApp.Win.Editors Namespace