ResourceItem.IsSelected Property
Definition
- Assembly
- Sandcastle.Core.dll
This is used to get or set whether or not the entity is selected
public bool IsSelected { get; set; }
Property Value
Remarks
Used by the editor for binding in the list box
This is used to get or set whether or not the entity is selected
public bool IsSelected { get; set; }
Used by the editor for binding in the list box