[Category("Behavior")] [Description("The list of items presented in a drop-down list when editing")] public IList Choices {get; set;}
Property Value
This defaults to an empty list. The value may be shared by more than oneGoText
object.[Category("Behavior")] [Description("The list of items presented in a drop-down list when editing")] public IList Choices {get; set;}
GoText
object.IList
that is remembered and restored.