ReportElementFinalSort Property |
Final sort as integer (without ASC or DESC)
Namespace:
Seal.Model
Assembly:
SealLibrary (in SealLibrary.dll) Version: 6.0.0.0 (6.0.0.0)
Syntax[XmlIgnoreAttribute]
public int FinalSort { get; }
<XmlIgnoreAttribute>
Public ReadOnly Property FinalSort As Integer
Get
public:
[XmlIgnoreAttribute]
property int FinalSort {
int get ();
}
[<XmlIgnoreAttribute>]
member FinalSort : int with get
Property Value
Type:
Int32
See Also