The following tables list the members exposed by PreviewRowInfo.
Name | Description | |
---|---|---|
PreviewRowInfo Constructor | Creates a set of preview row information. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color of the preview row information. | |
Background | Gets or sets the background of the preview row information. | |
Border | Gets or sets the border of the preview row information. | |
CanSerializeXml | Gets whether the preview row information can be rendered with XML in its entirety without losing any information. | |
CssClass | Gets or sets the CSS class name. | |
Font | Gets or sets the font settings of the preview row information. | |
ForeColor | Gets or sets the text color of the preview row information. | |
HorizontalAlign | Gets or sets the horizontal alignment of the preview row information. | |
IsEmpty | Gets a value that indicates whether this instance is empty. | |
Margin | Gets or sets the margin. | |
VerticalAlign | Gets or sets the vertical alignment of the preview row information. |
Name | Description | |
---|---|---|
Deserialize | Loads the preview row information from XML. | |
GetAppearance | Copies the appearance settings. | |
Reset | Resets the preview row information. | |
Serialize | Saves the preview row information to XML. |