ClientAutoSizeMaxHeight Property
ClientAutoSizeMaxHeight
Gets or sets the maximum height of Spread when the ClientAutoSize property is True.
Declaration
public int ClientAutoSizeMaxHeight { get; set; }
Public Property ClientAutoSizeMaxHeight As Integer