SlicerCacheItem Class
SlicerCacheItem class
Represent slicer data source item
type SlicerCacheItem struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetSelected | Specifies whether the SlicerItem is selected or not. |
SetSelected | Specifies whether the SlicerItem is selected or not. |
GetValue | Returns the label text for the slicer item. Read-only. |