Property Length
Length
Gets the width in columns of the widest item in the data source.
int Length { 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.
int Length { get; }
ListView uses this value to set its horizontal content size for scrolling.