Interface IST_CustomRadioEditProp
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("12614B6E-EAEF-44B8-B88A-DCFE107E6FA2")]
public interface IST_CustomRadioEditProp : IST_CustomProp
Properties
EditProp
Declaration
IST_CustomProp EditProp { get; }
Property Value
Type | Description |
---|---|
IST_CustomProp |
EnumProp
Declaration
IST_CustomEnumeratedProp EnumProp { get; }
Property Value
Type | Description |
---|---|
IST_CustomEnumeratedProp |
PropType
Declaration
TCustomPropType PropType { get; }
Property Value
Type | Description |
---|---|
TCustomPropType |