OpenSaveDialogRowHeight Property

Gets or sets the height of rows in OpenSaveDialog.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
public int RowHeight { get; set; }

Property Value

Int32

See Also