ContentControlListItemDisplayName Property |
Gets or sets the text which will be displayed for this list item.
Namespace: SautinSoft.Document.CustomMarkupsAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.12.16
Syntax public string DisplayName { get; set; }
Public Property DisplayName As String
Get
Set
Property Value
StringSee Also