GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / IGoLayerAbilities Interface / AllowSelect Property
In This Topic
    AllowSelect Property (IGoLayerAbilities)
    In This Topic
    Gets or sets whether the user can select objects in this layer, document or view.
    Syntax
    bool AllowSelect {get; set;}
    See Also