ResourceItemIsSelected Property
This is used to get or set whether or not the entity is selected
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool IsSelected { get; set; }
Public Property IsSelected As Boolean
Get
Set
public:
property bool IsSelected {
bool get ();
void set (bool value);
}
member IsSelected : bool with get, set
Property Value
Boolean Used by the editor for binding in the list box