C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1BinaryImage Namespace / C1BinaryImage Class / ImageData Property

In This Topic
ImageData Property
In This Topic
Gets or sets the binary image data for the control.
Syntax
'Declaration
 
Public Property ImageData As System.Byte()
 
See Also