Свойство | Type | Description | |
---|---|---|---|
ExtentSize | double | ||
ItemsPerRow | int | ||
MaxScrollOffset | double | ||
TotalRows | int |
Méthode | Description | |
---|---|---|
ExtentInfo ( int itemsPerRow, int totalRows, double extentSize, double maxScrollOffset ) : System |
public ExtentInfo ( int itemsPerRow, int totalRows, double extentSize, double maxScrollOffset ) : System | ||
itemsPerRow | int | |
totalRows | int | |
extentSize | double | |
maxScrollOffset | double | |
Résultat | System |