![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# |
![]() |
---|---|
public class Formatting |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class Formatting |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Formatting |
Constructor
|
Public Methods
Name | Description | |
---|---|---|
![]() |
ApplyFormatting | Overloaded. |
![]() |
ApplyResultFormatting |
Applies the result formatting.
|
![]() |
Clone |
Creates a new object that is a copy of the current instance.
|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsUserDefined |
Determines whether one or more of the formatting properties are set.
|
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
![]() |
Advanced |
Gets or sets the advanced formatting parameters.
|
![]() |
MaxRows |
Gets or sets the number of rows that will be formatted.
|
![]() |
ResultFormat |
Gets or sets the ResultFormat. The ResultFormat is applied to final output of the module.
|
![]() |
RowDelimiter |
Gets or sets the RowDelimiter used between two rows. (Used only when no formatting Xml is supplied.)
|
![]() |
RowFormat |
Gets or sets the RowFormat used for each row. (Used only when no formatting Xml is suppplied.)
|
![]() |
SkipRows |
Gets or sets the number of the first row that will be formatted.
|
![]() |
Trim |
Gets or sets the trim mode used for formatting.
|
![]() |
Whitespace |
Gets or sets the whitespace mode used for formatting.
|
See Also
Smartsite.Core Namespace