Show / Hide Table of Contents

Interface ISelectable

Utility interface for objects that can be selected .

Namespace: Benday.Common
Assembly: Benday.Common.dll
Syntax
public interface ISelectable

Properties

| Edit this page View Source

IsSelected

Is the current object selected

Declaration
bool IsSelected { get; set; }
Property Value
Type Description
bool
  • Edit this page
  • View Source
In this article
  • Properties
    • IsSelected
Back to top Copyright © www.benday.com | info@benday.com