FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : PreviewRowInfo Class |
The following tables list the members exposed by PreviewRowInfo.
Name | Description | |
---|---|---|
PreviewRowInfo Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color for preview row. | |
Border | Gets or sets the border for preview row. | |
ColumnIndex | Gets or sets the column index of preview row bound to. | |
Font | Gets or sets the font settings for preview row. | |
ForeColor | Gets or sets the text color for preview row. | |
Height | Gets or sets the height for preview row. | |
HorizontalAlignment | Gets or sets the horizontal alignment of the content for preview row. | |
Padding | Gets or sets the amount of spaces to preview row in pixels. | |
VerticalAlignment | Gets or sets the vertical alignment of the content for preview row. | |
Visible | Gets or sets a value indicating whether preview row is visible. |
Name | Description | |
---|---|---|
Deserialize | Loads preview row 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 value. | |
ResetBackColor | Resets the BackColor property to its default value. | |
ResetBorder | Resets the Border property to its default value. | |
ResetColumnIndex | Resets the ColumnIndex property to its default value. | |
ResetFont | Resets the Font property to its default value. | |
ResetForeColor | Resets the ForeColor property to its default value. | |
ResetHeight | Resets the Height property to its default value. | |
ResetHorizontalAlignment | Resets the HorizontalAlignment property to its default value. | |
ResetPadding | Resets the Padding property to its default value. | |
ResetVerticalAlignment | Resets the VerticalAlignment property to its default value. | |
ResetVisible | Resets the Visible property to its default value. | |
Serialize | Saves preview row information to XML. |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |