Back to Devexpress

ASPxBinaryImage.Height Property

aspnet-devexpress-dot-web-dot-aspxbinaryimage-c7466d83.md

latest1021 B
Original Source

ASPxBinaryImage.Height Property

Gets or sets the control’s height.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public override Unit Height { get; set; }
vb
Public Overrides Property Height As Unit

Property Value

TypeDescription
Unit

A Unit value that represents the control’s height.

|

See Also

ASPxBinaryImage Class

ASPxBinaryImage Members

DevExpress.Web Namespace