FieldOptionConfigurationTabIndex Property | |
Gets or sets TabSequence
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public int TabIndex { get; set; }
public:
property int TabIndex {
int get ();
void set (int value);
}
function get_TabIndex();
function set_TabIndex(value);
Property Value
Type:
Int32See Also