Property | Type | Description | |
---|---|---|---|
AutoResizeColumnsProperty |
Method | Description | |
---|---|---|
GetAutoResizeColumns ( |
||
SetAutoResizeColumns ( |
Method | Description | |
---|---|---|
handleListView ( System.Windows.Controls.ListView list, System.Windows.DependencyPropertyChangedEventArgs args ) : void | ||
onListViewScrollChanged ( object sender, System.Windows.Controls.ScrollChangedEventArgs e ) : void | ||
onResizeColumnsPropertyChanged ( |
public static GetAutoResizeColumns ( |
||
obj | ||
return | bool |
public static SetAutoResizeColumns ( |
||
obj | ||
value | bool | |
return | void |