Assembly: STCustomPropTypes.dll
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("D13097AC-52D2-415C-9923-682126E58991")]
public interface IST_CustomEnumerated
Properties
Declaration
Property Value
Declaration
int SelectedItem { get; set; }
Property Value
Declaration
string SelectedItemCaption { get; }
Property Value
Declaration
string SelectedItemIcon { get; }
Property Value
Methods
Declaration
string GetItemCaption(int i)
Parameters
Type |
Name |
Description |
int |
i |
|
Returns
Declaration
string GetItemIcon(int i)
Parameters
Type |
Name |
Description |
int |
i |
|
Returns