Property MaxItemLength
MaxItemLength
Gets the width in columns of the widest item in the data source.
public int MaxItemLength { get; }
Property Value
Remarks
ListView uses this value to set its horizontal content size for scrolling.
Gets the width in columns of the widest item in the data source.
public int MaxItemLength { get; }
ListView uses this value to set its horizontal content size for scrolling.