ContentControlPropertiesSelectedListItem Property |
Gets or sets the selected value of the Content Control item. This property is applicable when the parent
Content Control type is
ComboBox or
DropDownList.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public ContentControlListItem SelectedListItem { get; set; }
Public Property SelectedListItem As ContentControlListItem
Get
Set
Property Value
ContentControlListItemSee Also