| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Cached As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Cached {get;} | |
If false no special processing is required because a cached image
will be displayed.
| dotnetCHARTING | Send comments on this topic. |
| Cached Property | |
| See Also | |
|
| dotnetCHARTING Namespace > FileManager Class : Cached Property |
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Cached As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Cached {get;} | |