FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : ScrollingContentInfo Class |
The following tables list the members exposed by ScrollingContentInfo.
Name | Description | |
---|---|---|
ScrollingContentInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
ColumnIndices | Gets or sets column indices for the vertical scrolling tip. | |
MaxHeight | Gets or sets the maximum height in pixels for the vertical scrolling tip. | |
RowNumberPolicy | Gets or sets the policy that controls how to display row numbers in the vertical scrolling tip when the ColumnIndices property is not empty. |
Name | Description | |
---|---|---|
Deserialize | Loads the scrolling grid content information from XML. | |
GetObjectData | Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
Reset | Resets this instance to default. | |
ResetColumnIndices | Resets the ColumnIndices property to its default value. | |
ResetMaxHeight | Resets the MaxHeight property to its default value. | |
ResetRowNumberPolicy | Resets the RowNumberPolicy property to its default value. | |
Serialize | Saves the scrolling grid content information to XML. |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |