or
<
Style
TargetType
=
"telerik:RadComboBox"
BasedOn
=
"{StaticResource RadComboBoxStyle}"
>
<
Setter
Property
=
"Padding"
Value
=
"5"
/>
</
Style
>
<
telerik:PropertyDefinition
Binding
=
"{Binding Path=Host,Mode=TwoWay}"
GroupName
=
"dbSquidPorperties"
DisplayName
=
"{DynamicResource IP}"
IsReadOnly
=
"{Binding DataContext.DbIsReadOnly,RelativeSource={RelativeSource AncestorType={x:Type UserControl}}}"
OrderIndex
=
"0"
/>