![]() |
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 RowFormat |
Visual Basic (Declaration) |
![]() |
---|---|
Public Class RowFormat |
Class that can be used to construct a advanced formatting xml.
The AdvancedFormatBuilder type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
![]() |
AdvancedFormatBuilder..::..RowFormat | Overloaded. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Public Properties
Name | Description | |
---|---|---|
![]() |
ColDelimiters |
Gets the collection of coldelimiters.
|
![]() |
ColFormats |
Gets the collection of colformats.
|
![]() |
Expression |
Gets or sets the expression of this format.
(Inherited from AdvancedFormatBuilder..::..FormatBase.) |
![]() |
Match |
Gets or sets the match of this format.
(Inherited from AdvancedFormatBuilder..::..FormatBase.) |
![]() |
RowResult |
Gets or sets the rowresult of this format.
|
![]() |
Value |
Gets or sets the value of this format.
(Inherited from AdvancedFormatBuilder..::..FormatBase.) |
See Also
Smartsite.Core Namespace