C# Class TailBlazer.Infrastucture.Virtualisation.ItemLayoutInfo

显示文件 Open project: RolandPheasant/TailBlazer Class Usage Examples

Public Properties

Property Type Description
FirstRealizedItemIndex int
FirstRealizedItemLeft double
FirstRealizedLineTop double
LastRealizedItemIndex int

Property Details

FirstRealizedItemIndex public_oe property

public int FirstRealizedItemIndex
return int

FirstRealizedItemLeft public_oe property

public double FirstRealizedItemLeft
return double

FirstRealizedLineTop public_oe property

public double FirstRealizedLineTop
return double

LastRealizedItemIndex public_oe property

public int LastRealizedItemIndex
return int