Interface IST_CustomBooleanPropWithEdit
Namespace: STCustomPropTypes
Assembly: STCustomPropTypes.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("C64A87C8-B411-4364-B359-74308DE4999A")]
public interface IST_CustomBooleanPropWithEdit : IST_CustomBooleanProp, IST_CustomPropProperties
BolValue
Declaration
bool BolValue { get; set; }Property Value
| Type | Description | 
|---|---|
| bool | 
EditProp
Declaration
IST_CustomProp EditProp { get; }Property Value
| Type | Description | 
|---|---|
| IST_CustomProp | 
PropType
Declaration
TCustomPropType PropType { get; }Property Value
| Type | Description | 
|---|---|
| TCustomPropType |