AnalyticsControlContentType Property
Gets the Content Type which should be displayed with this control.
Namespace: inmydata.WindowsForms.LibraryAssembly: inmydata.WindowsForms.Library (in inmydata.WindowsForms.Library.dll) Version: 1.0.0.0 (1.0.0.0)
public AnalyticsControlContentTypeEnum ContentType { get; set; }
Public Property ContentType As AnalyticsControlContentTypeEnum
Get
Set
DEFINE AnalyticsControlContentType AS INTEGER NO-UNDO.
DEFINE PRIVATE VARIABLE AnalyticsControlContentType AS CLASS ContentTypeEnum NO-UNDO.
AnalyticsControlContentTypeEnumThe Content Type which should be displayed with this control.
AnalyticsControlContentTypeEnumThe Content Type which should be displayed with this control.
The types of content that can be displayed can be found by looking at the Enum options for ContentTypeEnum.