ASPiK SDK
VSTGUI::CDataBrowser::Cell Struct Reference

CDataBrowser Cell position description. More...

#include <cdatabrowser.h>

Public Member Functions

 Cell (int32_t row, int32_t column)
 
bool isValid () const
 

Public Attributes

int32_t row {-1}
 
int32_t column {-1}
 

Detailed Description

CDataBrowser Cell position description.


The documentation for this struct was generated from the following file: