RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MXGRID.TDecisionGridOption Enumeration
Pascal
TDecisionGridOption = (
  cgGridLines,
  cgOutliner,
  cgPivotable
);
C++
enum TDecisionGridOption {
  cgGridLines,
  cgOutliner,
  cgPivotable
};

MXGRID

This is record MXGRID.TDecisionGridOption.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!