Specifies the fixed height of Image Property Editors in Detail Views.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v18.2.dll
public int DetailViewImageEditorFixedHeight { get; set; }
Public Property DetailViewImageEditorFixedHeight As Integer
Type | Description |
---|---|
Int32 | An integer value that specifies the height of Image Property Editors in Detail Views. The default value is specified by the IModelMember.DetailViewImageEditorFixedHeight property of the Application Model's BOModel | <Class> | OwnMembers | <Member> node that represents the attribute's target Image property. |
The DetailViewImageEditorFixedHeight property is in effect when the ImageEditorAttribute.DetailViewImageEditorMode property is set to ImageEditorMode.PictureEdit.