Udostępnij przez


Właściwość StateIndicator.IconsSet

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property IconsSet As StateIndicatorIconsSet
    Get
    Set
'Użycie
Dim instance As StateIndicator
Dim value As StateIndicatorIconsSet

value = instance.IconsSet

instance.IconsSet = value
public StateIndicatorIconsSet IconsSet { get; set; }
public:
property StateIndicatorIconsSet IconsSet {
    StateIndicatorIconsSet get ();
    void set (StateIndicatorIconsSet value);
}
member IconsSet : StateIndicatorIconsSet with get, set
function get IconsSet () : StateIndicatorIconsSet
function set IconsSet (value : StateIndicatorIconsSet)

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.StateIndicatorIconsSet
A StateIndicatorIconSet wartości.