Responder Developer Guide
DecoratorBase Class
Members 


Product Availability
Required Licenses
.NET Assembly
Defines a decorator for a control displaying data.
Object Model
DecoratorBase Class
Syntax
'Declaration
 
<DebuggerDisplayAttribute(Value="Caption={Caption}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")>
Public MustInherit Class DecoratorBase 
'Usage
 
Dim instance As DecoratorBase
[DebuggerDisplay(Value="Caption={Caption}", 
   Name="", 
   Type="", 
   Target=, 
   TargetTypeName="")]
public abstract class DecoratorBase 
Inheritance Hierarchy

System.Object
   Miner.Data.Decoration.DecoratorBase
      Miner.Data.Decoration.DatarowDecorator

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

DecoratorBase Members
Miner.Data.Decoration Namespace

 

 


Send Comment