ISelectableItemIsSelected Property |
Gets or sets a value indicating whether this instance is selected.
Namespace: Altaxo.CollectionsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool IsSelected { get; set; }
Property Value
Booleantrue if this item is selected; otherwise,
false.
See Also