Gets the brush type.
Namespace:
Dundas.BI.Entities.Views
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic abstract BrushType BrushType { get; }Public MustOverride ReadOnly Property BrushType As BrushType
Get
public:
virtual property BrushType BrushType {
BrushType get () abstract;
}abstract BrushType : BrushType with get
Property Value
Type:
BrushType
See Also