See DisplayIndex
Namespace:
Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
Syntax
| C# |
|---|
public int DisplayIndex { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property DisplayIndex As Integer |
| Visual C++ |
|---|
public: virtual property int DisplayIndex { int get () sealed; } |